Package com.bitheads.braincloud.client
Class SmartSwitchCallback.SmartSwitchGoogle
java.lang.Object
com.bitheads.braincloud.client.SmartSwitchCallback
com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchGoogle
- All Implemented Interfaces:
IServerCallback
- Enclosing class:
- SmartSwitchCallback
public class SmartSwitchCallback.SmartSwitchGoogle 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 SmartSwitchGoogle(IBrainCloudWrapper in_wrapper, IServerCallback in_callback)SmartSwitchGoogle(String in_googleUserId, String in_serverAuthCode, boolean in_forceCreate, 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
-
SmartSwitchGoogle
-
SmartSwitchGoogle
public SmartSwitchGoogle(String in_googleUserId, String in_serverAuthCode, boolean in_forceCreate, IBrainCloudWrapper in_wrapper, IServerCallback in_callback)
-
-
Method Details
-
serverCallback
public void serverCallback(ServiceName in_serviceName, ServiceOperation serviceOperation, String jsonString)
-