Uses of Interface
com.bitheads.braincloud.client.IGlobalErrorCallback
| Package | Description |
|---|---|
| com.bitheads.braincloud.client | |
| com.bitheads.braincloud.comms |
-
Uses of IGlobalErrorCallback in com.bitheads.braincloud.client
Methods in com.bitheads.braincloud.client with parameters of type IGlobalErrorCallback Modifier and Type Method Description voidBrainCloudClient. 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 IGlobalErrorCallback Modifier and Type Method Description voidBrainCloudRestClient. registerGlobalErrorCallback(IGlobalErrorCallback in_globalErrorCallback)