Uses of Interface
com.bitheads.braincloud.client.IEventCallback
Packages that use IEventCallback
-
Uses of IEventCallback in com.bitheads.braincloud.client
Methods in com.bitheads.braincloud.client with parameters of type IEventCallbackModifier and TypeMethodDescriptionvoidBrainCloudClient.registerEventCallback(IEventCallback callback) Sets a callback handler for any out of band event messages that come from brainCloud. -
Uses of IEventCallback in com.bitheads.braincloud.comms
Methods in com.bitheads.braincloud.comms with parameters of type IEventCallbackModifier and TypeMethodDescriptionvoidBrainCloudRestClient.registerEventCallback(IEventCallback callback)