Package com.comthings.gollum.api.gollumandroidlib.callback
See: Description
-
Interface Summary Interface Description GollumCallback Interface for callback system When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated GollumCallbackGetArrayList Interface for callback systemThis Interface is generic When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated GollumCallbackGetBoolean Interface for callback system When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated GollumCallbackGetByteArray Interface for callback system When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated GollumCallbackGetGeneric Interface for callback systemThis Interface is generic When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated GollumCallbackGetInteger Interface for callback system When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated GollumCallbackGetMap Interface for callback systemThis Interface is generic When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated GollumCallbackGetProgress Interface for callback system When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated GollumCallbackGetProgressStatus Interface for callback system When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated GollumCallbackGetString Interface for callback system When a task is too long for main thread, it is executed in background and this Callback is called in the main thread when it is terminated