Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

G

get - Variable in class co.tinode.tinodesdk.model.ClientMessage
 
get - Variable in class co.tinode.tinodesdk.model.MsgClientSub
 
getAccessMode() - Method in class co.tinode.tinodesdk.Topic
 
getAnon() - Method in class co.tinode.tinodesdk.model.Defacs
 
getAnonAcs() - Method in class co.tinode.tinodesdk.Topic
 
getAnonAcsStr() - Method in class co.tinode.tinodesdk.Topic
 
getApiKey() - Method in class co.tinode.tinodesdk.Tinode
Get API key that was used for configuring this Tinode instance.
getAttemptCount() - Method in class co.tinode.tinodesdk.ExpBackoff
 
getAuth() - Method in class co.tinode.tinodesdk.model.Defacs
 
getAuthAcs() - Method in class co.tinode.tinodesdk.Topic
 
getAuthAcsStr() - Method in class co.tinode.tinodesdk.Topic
 
getAuthToken() - Method in class co.tinode.tinodesdk.Tinode
Get server-provided authentication token.
getAuthTokenExpiration() - Method in class co.tinode.tinodesdk.Tinode
Get expiration time of the authentication token, see Tinode.getAuthToken()
getBaseUrl() - Method in class co.tinode.tinodesdk.Tinode
Get configured server address as an HTTP(S) URL.
getBooleanValue(String) - Method in class co.tinode.tinodesdk.model.TrustedType
 
getBoolParam(String, Boolean) - Method in class co.tinode.tinodesdk.model.MsgServerCtrl
 
getCachedMessagesRange(Topic) - Method in interface co.tinode.tinodesdk.Storage
Get seq IDs of the stored messages as a MsgRange, inclusive-exclusive [low, hi)
getCachedMessagesRange() - Method in class co.tinode.tinodesdk.Topic
 
getClear() - Method in class co.tinode.tinodesdk.Topic
 
getCode() - Method in exception co.tinode.tinodesdk.ServerResponseException
 
getComment() - Method in class co.tinode.tinodesdk.ComTopic
Read comment from the Private field.
getComment() - Method in class co.tinode.tinodesdk.model.PrivateType
 
getContent() - Method in interface co.tinode.tinodesdk.Storage.Message
Get message payload
getCreated() - Method in class co.tinode.tinodesdk.Topic
 
getCreds() - Method in class co.tinode.tinodesdk.MeTopic
Get current user's credentials, such as emails and phone numbers.
getData(String) - Method in class co.tinode.tinodesdk.model.Drafty.Node
 
getDbId() - Method in interface co.tinode.tinodesdk.Storage.Message
Get current message unique ID (database ID)
getDefacs() - Method in class co.tinode.tinodesdk.Topic
 
getDeviceToken() - Method in interface co.tinode.tinodesdk.Storage
 
getEntities() - Method in class co.tinode.tinodesdk.model.Drafty
 
getEntReferences() - Method in class co.tinode.tinodesdk.model.Drafty
Extract attachment references for use in message header.
getExcessive() - Method in class co.tinode.tinodesdk.model.Acs
Get permissions present in 'given' but missing in 'want'.
getFileUploader() - Method in class co.tinode.tinodesdk.Tinode
Get LargeFileHelper object initialized for use with file uploading.
getFilteredTopics(Tinode.TopicFilter) - Method in class co.tinode.tinodesdk.Tinode
Return a list of topics which satisfy the filters.
getFndTopic() - Method in class co.tinode.tinodesdk.Tinode
Obtain a 'fnd' topic (FndTopic).
getGiven() - Method in class co.tinode.tinodesdk.model.Acs
 
getGivenHelper() - Method in class co.tinode.tinodesdk.model.Acs
 
getHead() - Method in interface co.tinode.tinodesdk.Storage.Message
Get message headers
getHeader(String) - Method in class co.tinode.tinodesdk.model.MsgServerData
 
getHttpOrigin() - Method in class co.tinode.tinodesdk.Tinode
Get server address suitable for use as an Origin: header for CORS compliance.
getIntHeader(String, int) - Method in class co.tinode.tinodesdk.model.MsgServerData
 
getIntParam(String, Integer) - Method in class co.tinode.tinodesdk.model.MsgServerCtrl
 
getJsonMapper() - Static method in class co.tinode.tinodesdk.Tinode
 
getKeyPressDelay() - Static method in class co.tinode.tinodesdk.Tinode
Get minimum delay between two subsequent key press notifications.
getLastMessage(String) - Method in class co.tinode.tinodesdk.Tinode
Get the latest cached message in the given topic.
getLastSeen() - Method in class co.tinode.tinodesdk.Topic
Get timestamp when the topic was last online, if available.
getLastSeenUA() - Method in class co.tinode.tinodesdk.Topic
Get user agent string associated with the time when the topic was last online.
getLatestMessagePreviews() - Method in interface co.tinode.tinodesdk.Storage
Get the latest message in each topic.
getLocal() - Method in interface co.tinode.tinodesdk.LocalData
 
getLocal() - Method in class co.tinode.tinodesdk.model.Subscription
 
getLocal() - Method in class co.tinode.tinodesdk.Topic
 
getLocal() - Method in class co.tinode.tinodesdk.User
 
getLower() - Method in class co.tinode.tinodesdk.model.MsgRange
 
getMaxDel() - Method in class co.tinode.tinodesdk.Topic
 
getMessage() - Method in exception co.tinode.tinodesdk.ServerResponseException
 
getMessageById(long) - Method in interface co.tinode.tinodesdk.Storage
Retrieve a single message by database id
getMessagePreviewById(long) - Method in interface co.tinode.tinodesdk.Storage
Retrieve a single message preview by database id.
getMeta(String, MsgGetMeta) - Method in class co.tinode.tinodesdk.Tinode
Low-level request to query topic for metadata.
getMeta(MsgGetMeta) - Method in class co.tinode.tinodesdk.Topic
Query topic for data or metadata
getMetaGetBuilder() - Method in class co.tinode.tinodesdk.MeTopic
 
getMetaGetBuilder() - Method in class co.tinode.tinodesdk.Topic
 
getMeTopic() - Method in class co.tinode.tinodesdk.Tinode
Obtain a 'me' topic (MeTopic).
getMissing() - Method in class co.tinode.tinodesdk.model.Acs
Get permissions present in 'want' but missing in 'given'.
getMissingMessageRange() - Method in class co.tinode.tinodesdk.Topic
 
getMode() - Method in class co.tinode.tinodesdk.model.Acs
 
getModeHelper() - Method in class co.tinode.tinodesdk.model.Acs
 
getMyId() - Method in class co.tinode.tinodesdk.Tinode
Get ID of the current logged in user.
getMyUid() - Method in interface co.tinode.tinodesdk.Storage
 
getName() - Method in class co.tinode.tinodesdk.Topic
 
getNextDelay() - Method in class co.tinode.tinodesdk.ExpBackoff
Increment attempt counter and return time to sleep in milliseconds
getNextMissingRange(Topic) - Method in interface co.tinode.tinodesdk.Storage
Get the maximum seq ID range of the messages missing in cache, inclusive-exclusive [low, hi).
getOnline() - Method in class co.tinode.tinodesdk.Topic
Get topic's online status.
getOrCreateFndTopic() - Method in class co.tinode.tinodesdk.Tinode
Get 'fnd' topic from cache.
getOrCreateMeTopic() - Method in class co.tinode.tinodesdk.Tinode
Get 'me' topic from cache.
getPeer() - Method in class co.tinode.tinodesdk.ComTopic
In P2P topics get peer's subscription.
getPhoneByType(String) - Method in class co.tinode.tinodesdk.model.TheCard
 
getPhoneByType(TheCard.ContactType) - Method in class co.tinode.tinodesdk.model.TheCard
 
getPhotoBits() - Method in class co.tinode.tinodesdk.model.TheCard
 
getPhotoMimeType() - Method in class co.tinode.tinodesdk.model.TheCard
 
getPhotoRef() - Method in class co.tinode.tinodesdk.model.TheCard
 
getPhotoRefs() - Method in class co.tinode.tinodesdk.model.TheCard
 
getPriv() - Method in class co.tinode.tinodesdk.MeTopic
 
getPriv() - Method in class co.tinode.tinodesdk.Topic
 
getPub() - Method in class co.tinode.tinodesdk.Topic
 
getQueuedMessageDeletes(Topic, boolean) - Method in interface co.tinode.tinodesdk.Storage
Get a list of pending delete message ranges.
getQueuedMessages(Topic) - Method in interface co.tinode.tinodesdk.Storage
Get a list of unsent messages.
getRead() - Method in class co.tinode.tinodesdk.Topic
 
getReason() - Method in exception co.tinode.tinodesdk.ServerResponseException
 
getRecv() - Method in class co.tinode.tinodesdk.Topic
 
getRequestHeaders() - Method in class co.tinode.tinodesdk.Tinode
Get map with HTTP request parameters suitable for requests to Tinode server.
getResult() - Method in class co.tinode.tinodesdk.PromisedReply
A blocking call which returns the result of the execution.
getSeq() - Method in class co.tinode.tinodesdk.Topic
Get greatest known seq ID as reported by the server.
getSeqId() - Method in interface co.tinode.tinodesdk.Storage.Message
Get Tinode seq Id of the message (different from database ID
getServerBuild() - Method in class co.tinode.tinodesdk.Tinode
Get server build stamp reported at the last connection
getServerLimit(String, long) - Method in class co.tinode.tinodesdk.Tinode
Get server-provided limit.
getServerURI() - Method in interface co.tinode.tinodesdk.Storage
 
getServerVersion() - Method in class co.tinode.tinodesdk.Tinode
Get the protocol version of the server that was reported at the last connection.
getStatus() - Method in interface co.tinode.tinodesdk.Storage.Message
Get delivery status
getStringHeader(String) - Method in class co.tinode.tinodesdk.model.MsgServerData
 
getStringIteratorParam(String) - Method in class co.tinode.tinodesdk.model.MsgServerCtrl
 
getStringParam(String, String) - Method in class co.tinode.tinodesdk.model.MsgServerCtrl
 
getSubscription(String) - Method in class co.tinode.tinodesdk.FndTopic
 
getSubscription(String) - Method in class co.tinode.tinodesdk.MeTopic
 
getSubscription(String) - Method in class co.tinode.tinodesdk.Topic
 
getSubscriptions() - Method in class co.tinode.tinodesdk.FndTopic
 
getSubscriptions() - Method in class co.tinode.tinodesdk.MeTopic
 
getSubscriptions(Topic) - Method in interface co.tinode.tinodesdk.Storage
Get a list o topic subscriptions from DB.
getSubscriptions() - Method in class co.tinode.tinodesdk.Topic
 
getSubsUpdated() - Method in class co.tinode.tinodesdk.MeTopic
 
getSubsUpdated() - Method in class co.tinode.tinodesdk.Topic
Get timestamp of the latest update to subscriptions.
getTags() - Method in class co.tinode.tinodesdk.Topic
 
getText() - Method in class co.tinode.tinodesdk.model.Drafty.Node
 
getTopic() - Method in interface co.tinode.tinodesdk.Storage.Message
 
getTopic(String) - Method in class co.tinode.tinodesdk.Tinode
Get topic by name.
getTopics() - Method in class co.tinode.tinodesdk.Tinode
Return a list of topics sorted by Topic.touched in descending order.
getTopicsUpdated() - Method in class co.tinode.tinodesdk.Tinode
Get the most recent timestamp of update to any topic.
getTopicType() - Method in class co.tinode.tinodesdk.Topic
Get type of the topic.
getTopicTypeByName(String) - Static method in class co.tinode.tinodesdk.Topic
Get type of the topic from the given topic name.
getTouched() - Method in class co.tinode.tinodesdk.Topic
 
getTrusted() - Method in class co.tinode.tinodesdk.Topic
 
getType() - Method in class co.tinode.tinodesdk.model.Drafty.Entity
 
getType() - Method in class co.tinode.tinodesdk.model.TheCard.Contact
 
getTypeFactory() - Static method in class co.tinode.tinodesdk.Tinode
 
getTypeOfMetaPacket(String) - Method in class co.tinode.tinodesdk.Tinode
Obtain previously assigned type of Meta packet.
getUnique() - Method in class co.tinode.tinodesdk.model.Subscription
 
getUnreadCount() - Method in class co.tinode.tinodesdk.Topic
 
getUpdated() - Method in class co.tinode.tinodesdk.Topic
 
getUpper() - Method in class co.tinode.tinodesdk.model.MsgRange
 
getUser(String) - Method in class co.tinode.tinodesdk.Tinode
Look up user in a local cache: first in memory, then in persistent storage.
getWant() - Method in class co.tinode.tinodesdk.model.Acs
 
getWantHelper() - Method in class co.tinode.tinodesdk.model.Acs
 
given - Variable in class co.tinode.tinodesdk.model.AccessChange
 
given - Variable in class co.tinode.tinodesdk.model.TheCard.Name
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links