Uses of Interface
com.bitheads.braincloud.client.IFileUploadCallback
Packages that use IFileUploadCallback
-
Uses of IFileUploadCallback in com.bitheads.braincloud.client
Methods in com.bitheads.braincloud.client with parameters of type IFileUploadCallbackModifier and TypeMethodDescriptionvoidBrainCloudClient.registerFileUploadCallback(IFileUploadCallback fileUploadCallback) Registers a file upload callback handler to listen for status updates on uploads -
Uses of IFileUploadCallback in com.bitheads.braincloud.comms
Methods in com.bitheads.braincloud.comms with parameters of type IFileUploadCallbackModifier and TypeMethodDescriptionvoidBrainCloudRestClient.registerFileUploadCallback(IFileUploadCallback fileUploadCallback) Registers a file upload callback handler to listen for status updates on uploads