- setApiKey(String) - Method in class io.telepat.sdk.networking.OctopusRequestInterceptor
-  
- setAppId(String) - Method in class io.telepat.sdk.networking.OctopusRequestInterceptor
-  
- setApplication_id(int) - Method in class io.telepat.sdk.models.TelepatContext
-  
- setAuthorizationToken(String) - Method in class io.telepat.sdk.networking.OctopusRequestInterceptor
-  
- setChannelEventListener(OnChannelEventListener) - Method in class io.telepat.sdk.models.Channel.Builder
-  
- setContext(TelepatContext) - Method in class io.telepat.sdk.models.Channel.Builder
-  
- setDeviceLocalIdentifier(String) - Method in class io.telepat.sdk.Telepat
- 
Set the unique device identifier sent to the Telepat cloud. 
- setEndTime(long) - Method in class io.telepat.sdk.models.TelepatContext
-  
- setId(int) - Method in class io.telepat.sdk.models.TelepatBaseModel
-  
- setMeta(HashMap<String, Object>) - Method in class io.telepat.sdk.models.TelepatContext
-  
- setModelName(String) - Method in class io.telepat.sdk.models.Channel.Builder
-  
- setName(String) - Method in class io.telepat.sdk.models.TelepatContext
-  
- setNotificationPath(JsonElement) - Method in class io.telepat.sdk.models.TransportNotification
-  
- setNotificationType(Channel.NotificationType) - Method in class io.telepat.sdk.models.TransportNotification
-  
- setNotificationValue(JsonElement) - Method in class io.telepat.sdk.models.TransportNotification
-  
- setObjectId(int) - Method in class io.telepat.sdk.models.PendingPatch
-  
- setObjectType(Class) - Method in class io.telepat.sdk.models.Channel.Builder
-  
- setOnChannelEventListener(OnChannelEventListener) - Method in class io.telepat.sdk.models.Channel
- 
Set the listener object where events of this channel will be notified 
- setOp(PendingPatch.PatchType) - Method in class io.telepat.sdk.models.PendingPatch
-  
- setOperationsData(String, Object) - Method in interface io.telepat.sdk.data.TelepatInternalDB
- 
Telepat internal metadata - sets a value on a specific key 
- setOperationsData(String, Object) - Method in class io.telepat.sdk.data.TelepatSnappyDb
- 
Telepat internal metadata - sets a value on a specific key 
- setPath(String) - Method in class io.telepat.sdk.models.PendingPatch
-  
- setProperty(String, Object) - Method in class io.telepat.sdk.models.TelepatBaseModel
- 
Set a value of an object's field 
- setStartTime(long) - Method in class io.telepat.sdk.models.TelepatContext
-  
- setState(int) - Method in class io.telepat.sdk.models.TelepatContext
-  
- setType(String) - Method in class io.telepat.sdk.models.TelepatContext
-  
- setUdid(String) - Method in class io.telepat.sdk.networking.OctopusRequestInterceptor
-  
- setUuid(String) - Method in class io.telepat.sdk.models.TelepatBaseModel
-  
- setValue(String) - Method in class io.telepat.sdk.models.PendingPatch
-  
- sha256(String) - Static method in class io.telepat.sdk.utilities.TelepatUtilities
- 
SHA256 implementation 
- status - Variable in class io.telepat.sdk.networking.responses.RegisterDeviceResponse
- 
The API status code 
- subscribe() - Method in class io.telepat.sdk.models.Channel
- 
Create a new subscription with the Telepat Cloud instance. 
- subscribe(Map<String, Object>, Callback<HashMap<String, JsonElement>>) - Method in interface io.telepat.sdk.networking.OctopusApi
- 
Method for sending a subscribe request 
- subscribe(TelepatContext, String, OnChannelEventListener, Class) - Method in class io.telepat.sdk.Telepat
- 
Create a new subscription to a Telepat channel 
- success(HashMap<String, String>, Response) - Method in class io.telepat.sdk.networking.CrudOperationsCallback
-