| addOnApplicationMessage(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, String > value) | fm.liveswitch.Client | |
| addOnDeviceMessage(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, String > value) | fm.liveswitch.Client | |
| addOnHttpRequestCreated(fm.liveswitch.IAction1< fm.liveswitch.HttpRequestCreatedArgs > value) | fm.liveswitch.Client | |
| addOnHttpResponseReceived(fm.liveswitch.IAction1< fm.liveswitch.HttpResponseReceivedArgs > value) | fm.liveswitch.Client | |
| addOnMessage(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, String > value) | fm.liveswitch.Client | |
| addOnRemoteUpdate(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, fm.liveswitch.ClientInfo > value) | fm.liveswitch.Client | |
| addOnStateChange(fm.liveswitch.IAction1< fm.liveswitch.Client > value) | fm.liveswitch.Client | |
| addOnStreamChange(fm.liveswitch.IAction1< fm.liveswitch.NetworkConnectionState > value) | fm.liveswitch.Client | |
| addOnStreamChanged(fm.liveswitch.IAction1< fm.liveswitch.NetworkConnectionState > value) | fm.liveswitch.Client | |
| addOnUserMessage(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, String > value) | fm.liveswitch.Client | |
| Client(String gatewayUrl, String applicationId) | fm.liveswitch.Client | |
| Client(String gatewayUrl, String applicationId, String userId) | fm.liveswitch.Client | |
| Client(String gatewayUrl, String applicationId, String userId, String deviceId) | fm.liveswitch.Client | |
| Client(String gatewayUrl, String applicationId, String userId, String deviceId, String clientId) | fm.liveswitch.Client | |
| Client(String gatewayUrl, String applicationId, String userId, String deviceId, String clientId, String[] roles) | fm.liveswitch.Client | |
| Client(String gatewayUrl, String applicationId, String userId, String deviceId, String clientId, String[] roles, String region) | fm.liveswitch.Client | |
| closeAll() | fm.liveswitch.Client | |
| Dynamic() | fm.liveswitch.Dynamic | protected |
| getApplicationId() | fm.liveswitch.Client | |
| getChannels() | fm.liveswitch.Client | |
| getConfig() | fm.liveswitch.Client | |
| getDeviceAlias() | fm.liveswitch.Client | |
| getDeviceId() | fm.liveswitch.Client | |
| getDisableWebSockets() | fm.liveswitch.Client | |
| getDynamicProperties() | fm.liveswitch.Dynamic | |
| getDynamicValue(String key) | fm.liveswitch.Dynamic | |
| getExternalId() | fm.liveswitch.Client | |
| getGatewayUrl() | fm.liveswitch.Client | |
| getGatewayVersion() | fm.liveswitch.Client | |
| getId() | fm.liveswitch.Client | |
| getInfo() | fm.liveswitch.Client | |
| getIsDirty() | fm.liveswitch.Serializable | protected |
| getMessageBytesReceived() | fm.liveswitch.Client | |
| getMessageBytesSent() | fm.liveswitch.Client | |
| getMessagesReceived() | fm.liveswitch.Client | |
| getMessagesSent() | fm.liveswitch.Client | |
| getRegion() | fm.liveswitch.Client | |
| getRequestMaxRetries() | fm.liveswitch.Client | |
| getRequestTimeout() | fm.liveswitch.Client | |
| getRoles() | fm.liveswitch.Client | |
| getState() | fm.liveswitch.Client | |
| getTag() | fm.liveswitch.Client | |
| getUnregisterException() | fm.liveswitch.Client | |
| getUserAlias() | fm.liveswitch.Client | |
| getUserId() | fm.liveswitch.Client | |
| join(String channelId, String token) | fm.liveswitch.Client | |
| join(String token) | fm.liveswitch.Client | |
| leave(String channelId) | fm.liveswitch.Client | |
| register(String token) | fm.liveswitch.Client | |
| removeOnApplicationMessage(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, String > value) | fm.liveswitch.Client | |
| removeOnDeviceMessage(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, String > value) | fm.liveswitch.Client | |
| removeOnHttpRequestCreated(fm.liveswitch.IAction1< fm.liveswitch.HttpRequestCreatedArgs > value) | fm.liveswitch.Client | |
| removeOnHttpResponseReceived(fm.liveswitch.IAction1< fm.liveswitch.HttpResponseReceivedArgs > value) | fm.liveswitch.Client | |
| removeOnMessage(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, String > value) | fm.liveswitch.Client | |
| removeOnRemoteUpdate(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, fm.liveswitch.ClientInfo > value) | fm.liveswitch.Client | |
| removeOnStateChange(fm.liveswitch.IAction1< fm.liveswitch.Client > value) | fm.liveswitch.Client | |
| removeOnStreamChange(fm.liveswitch.IAction1< fm.liveswitch.NetworkConnectionState > value) | fm.liveswitch.Client | |
| removeOnStreamChanged(fm.liveswitch.IAction1< fm.liveswitch.NetworkConnectionState > value) | fm.liveswitch.Client | |
| removeOnUserMessage(fm.liveswitch.IAction2< fm.liveswitch.ClientInfo, String > value) | fm.liveswitch.Client | |
| sendMessage(String message) | fm.liveswitch.Client | |
| Serializable() | fm.liveswitch.Serializable | protected |
| setDeviceAlias(String value) | fm.liveswitch.Client | |
| setDisableWebSockets(boolean value) | fm.liveswitch.Client | |
| setDynamicValue(String key, Object value) | fm.liveswitch.Dynamic | |
| setExternalId(String value) | fm.liveswitch.Client | |
| setIsDirty(boolean value) | fm.liveswitch.Serializable | protected |
| setRequestMaxRetries(int value) | fm.liveswitch.Client | |
| setRequestTimeout(int value) | fm.liveswitch.Client | |
| setTag(String value) | fm.liveswitch.Client | |
| setUserAlias(String value) | fm.liveswitch.Client | |
| unregister() | fm.liveswitch.Client | |
| unsetDynamicValue(String key) | fm.liveswitch.Dynamic | |
| update(fm.liveswitch.ClientConfig clientConfig) | fm.liveswitch.Client | |