Uses of Interface
com.bitheads.braincloud.client.IGlobalErrorCallback
Packages that use IGlobalErrorCallback
-
Uses of IGlobalErrorCallback in com.bitheads.braincloud.client
Methods in com.bitheads.braincloud.client with parameters of type IGlobalErrorCallbackModifier and TypeMethodDescriptionvoidBrainCloudClient.registerGlobalErrorCallback(IGlobalErrorCallback in_globalErrorCallback) Registers a callback that is invoked for all errors generated -
Uses of IGlobalErrorCallback in com.bitheads.braincloud.comms
Methods in com.bitheads.braincloud.comms with parameters of type IGlobalErrorCallbackModifier and TypeMethodDescriptionvoidBrainCloudRestClient.registerGlobalErrorCallback(IGlobalErrorCallback in_globalErrorCallback)