Package com.bitheads.braincloud.client
Class SmartSwitchCallback.SmartSwitchAdvanced
java.lang.Object
com.bitheads.braincloud.client.SmartSwitchCallback
com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchAdvanced
- All Implemented Interfaces:
IServerCallback
- Enclosing class:
- SmartSwitchCallback
public class SmartSwitchCallback.SmartSwitchAdvanced extends SmartSwitchCallback
-
Nested Class Summary
Nested classes/interfaces inherited from class com.bitheads.braincloud.client.SmartSwitchCallback
SmartSwitchCallback.SmartSwitchAdvanced, SmartSwitchCallback.SmartSwitchApple, SmartSwitchCallback.SmartSwitchEmail, SmartSwitchCallback.SmartSwitchExternal, SmartSwitchCallback.SmartSwitchFacebook, SmartSwitchCallback.SmartSwitchGoogle, SmartSwitchCallback.SmartSwitchGoogleOpenId, SmartSwitchCallback.SmartSwitchOculus, SmartSwitchCallback.SmartSwitchSteam, SmartSwitchCallback.SmartSwitchTwitter, SmartSwitchCallback.SmartSwitchUltra, SmartSwitchCallback.SmartSwitchUniversal -
Field Summary
Fields inherited from class com.bitheads.braincloud.client.SmartSwitchCallback
_callback, _wrapper -
Constructor Summary
Constructors Constructor Description SmartSwitchAdvanced(AuthenticationType in_authenticationType, AuthenticationIds in_ids, boolean in_forceCreate, String in_extraJson, IBrainCloudWrapper in_wrapper, IServerCallback in_callback)SmartSwitchAdvanced(IBrainCloudWrapper in_wrapper, IServerCallback in_callback) -
Method Summary
Modifier and Type Method Description voidserverCallback(ServiceName in_serviceName, ServiceOperation serviceOperation, String jsonString)Methods inherited from class com.bitheads.braincloud.client.SmartSwitchCallback
clearIds, serverCallback, serverError
-
Constructor Details
-
SmartSwitchAdvanced
-
SmartSwitchAdvanced
public SmartSwitchAdvanced(AuthenticationType in_authenticationType, AuthenticationIds in_ids, boolean in_forceCreate, String in_extraJson, IBrainCloudWrapper in_wrapper, IServerCallback in_callback)
-
-
Method Details
-
serverCallback
public void serverCallback(ServiceName in_serviceName, ServiceOperation serviceOperation, String jsonString)
-