Class Index

A B C D E F L M N O P R S T

A

AccountNotFoundException  
AccountProfile  
AnalyticEventListener  
AudioSendable A sendable that represents an arbitrary file. 
AuthenticationException  

B

BlobDownloadListener  
BlobUploadListener  
BlobUploadListener.BlobUploadRecord  

C

ChatMember  
Curve25519  
CustomSendable A customizable data object. 

D

DownloadCancelledException  
DownloadTimeoutException  

E

Events Created by hao on 4/26/16. 
Events.Action  
Events.Category  

F

FileSendable A sendable that represents an arbitrary file. 

L

LikeEncoder  

M

MessageDeliveryListener Receive event callbacks as a message is sent. 
MiniclipSendable  

N

NetworkConnectivityListener  
NetworkException  

O

ObjTypes Well-known types used throughout the system. 
OmletApi

The primary interface for interacting with the Omlet network. 

OmletAuthApi APIs for authenticating the local user account. 
OmletBlobApi APIs for fetching and posting binary content. 
OmletFeedApi APIs for creating and managing feeds
OmletFeedApi.FeedKind A feed's "kind" defines different properties for the data streams usage. 
OmletFeedApi.StatusIndicator  
OmletIdentityApi APIs for accessing user accounts and identities. 
OmletIdFormatException  
OmletIdHelper  
OmletIdHelper.OmletIdResult  
OmletMessagingApi APIs for sending messages and data to feeds. 
OmletModel Provides definitions for the tables that are exposed from OmlibContentProvider
OmletModel.Accounts Details for users in the Omlet network. 
OmletModel.Accounts.AccountColumns  
OmletModel.Blobs

Binary content shared in Omlet as attachments. 

OmletModel.Chats  
OmletModel.Chats.ChatsColumns  
OmletModel.DisplayIdentityType  
OmletModel.FeedMembers Maps accounts to the feeds they to which they have membership. 
OmletModel.FeedMembers.FeedMemberColumns  
OmletModel.Feeds A container for data that is shared across a number of devices and identities. 
OmletModel.Feeds.FeedColumns  
OmletModel.FeedsForAccount  
OmletModel.Identities  
OmletModel.Identities.IdentityColumns  
OmletModel.MembersOfFeed Equivalent to OmletModel.FeedMembers joined with OmletModel.Accounts
OmletModel.MembersOfFeed.MembersOfFeedColumns  
OmletModel.Notifications  
OmletModel.Notifications.NotificationColumns  
OmletModel.Objects Data that has been shared in OmletModel.Feeds
OmletModel.Objects.ObjectColumns  
OmletModel.ObjectsWithSender  
OmletModel.ObjectsWithSender.ObjectWithSenderColumns  
OmletModel.Settings  
OmletModel.Settings.SettingsColumns  
OmletModel.Stickers  
OmletModel.Stickers.StickerColumns  
OmletOobApi APIs for sending messages via SMS 'out of band' feeds. 
OmletOobApi.MessagingStatus  
OmlibApiManager

Manages the connection to the OmletApi

OmlibApiManager.ApiRunnable  
OmlibApiManager.Error  
OmlibContentProvider

A ContentProvider that manages access to the local database synced from the Omlet network. 

OmlibContentProvider.CustomAPICall  
OmlibContentProvider.Intents  
OmlibContentProvider.MimeTypes  
OmlibNotificationServiceBase  
OMLog User-adjustable logging class used across Omlib. 
OnAccountConnectedListener  
OnAuthenticationCompleteListener  
OnExceptionListener  

P

PictureSendable Represents a sendable picture. 
PresenceState  

R

RdlSendable

Represents a "Rich Deep Link" (RDL) that can be sent to a feed. 

RealtimeFeedEventListener  
RealtimePushObject  
ResUtil  

S

Sendable Represents a data object that can be sent through the Omlet network. 
SendUtils A factory for creating various types of senable messages. 
SignInFragment Anyone that uses this must implement SignInActivityCallbacks in their respective activity that uses this  
SignInFragment.SignInActivityCallbacks  
SSOBroadcastReceiver  
StickerSendable  
StreamNotificationSendable  
StreamNotificationSendable.StreamAction  
SyncStateListener  
SyncStateListener.SyncState  

T

TextSendable Represents a text message.