- c - Static variable in class com.sendbird.android.constant.StringSet
-
- CancelableThreadHolder - Class in com.sendbird.android.utils
-
- CancelableThreadHolder(String) - Constructor for class com.sendbird.android.utils.CancelableThreadHolder
-
- cancelFileMessageUpload(String) - Method in class com.sendbird.android.BaseChannel
-
Cancels an ongoing FileMessage
upload.
- change_ts - Static variable in class com.sendbird.android.constant.StringSet
-
- channel - Static variable in class com.sendbird.android.constant.StringSet
-
- channel_name - Static variable in class com.sendbird.android.constant.StringSet
-
- channel_name_alphabetical - Static variable in class com.sendbird.android.constant.StringSet
-
- channel_type - Static variable in class com.sendbird.android.constant.StringSet
-
- channel_url - Static variable in class com.sendbird.android.constant.StringSet
-
- channel_urls - Static variable in class com.sendbird.android.constant.StringSet
-
- ChannelChangeLogsHandler - Interface in com.sendbird.android.handlers
-
The Handler that is using when calling MessageChangeLogs API requests.
- ChannelHandler() - Constructor for class com.sendbird.android.SendBird.ChannelHandler
-
- channels - Static variable in class com.sendbird.android.constant.StringSet
-
- chronological - Static variable in class com.sendbird.android.constant.StringSet
-
- clear() - Method in interface com.sendbird.android.db.GroupChannelDao
-
- clear() - Method in interface com.sendbird.android.db.MessageDao
-
- clearCachedData(Context, CompletionHandler) - Static method in class com.sendbird.android.SendBird
-
Clears the db data used in local caching.
- clearCachedMessages(String, CompletionHandler) - Static method in class com.sendbird.android.SendBird
-
Clear cached messages of specific channel.
- clone(BaseMessage) - Static method in class com.sendbird.android.BaseMessage
-
Clones and returns a new instance of given BaseMessage
- clone(GroupChannel) - Static method in class com.sendbird.android.GroupChannel
-
Clones and returns a new instance of given GroupChannel
- clone() - Method in class com.sendbird.android.GroupChannelChangeLogsParams
-
Clones and returns a new instance of GroupChannelChangeLogsParams
.
- clone(GroupChannelParams) - Static method in class com.sendbird.android.GroupChannelParams
-
Clones and returns a new instance of given GroupChannelParams.
- clone() - Method in class com.sendbird.android.MessageChangeLogsParams
-
Clones and returns a new instance of MessageChangeLogsParams
.
- clone() - Method in class com.sendbird.android.MessageListParams
-
Clones and returns a new instance of MessageListParams
.
- clone() - Method in class com.sendbird.android.MessagePayloadFilter
-
Clones and returns a new instance of MessagePayloadFilter
.
- clone() - Method in class com.sendbird.android.MessageRetrievalParams
-
Clones and returns a new instance of MessageRetrievalParams
.
- clone(OpenChannel) - Static method in class com.sendbird.android.OpenChannel
-
Clones and returns a new instance of given OpenChannel
- clone(OpenChannelParams) - Static method in class com.sendbird.android.OpenChannelParams
-
Clones and returns a new instance of given OpenChannelParams.
- clone(Reaction) - Static method in class com.sendbird.android.Reaction
-
Clones and returns a new instance of given Reaction
- clone() - Method in class com.sendbird.android.ThreadMessageListParams
-
Clones and returns a new instance of ThreadMessageListParams
.
- code - Static variable in class com.sendbird.android.constant.StringSet
-
- CollectionEventSource - Enum in com.sendbird.android.handlers
-
Indicates the source of an event.
- com.sendbird.android - package com.sendbird.android
-
- com.sendbird.android.constant - package com.sendbird.android.constant
-
- com.sendbird.android.db - package com.sendbird.android.db
-
- com.sendbird.android.handlers - package com.sendbird.android.handlers
-
- com.sendbird.android.log - package com.sendbird.android.log
-
- com.sendbird.android.utils - package com.sendbird.android.utils
-
- compareTo(GroupChannel, GroupChannel, GroupChannelListQuery.Order) - Static method in class com.sendbird.android.GroupChannel
-
- compareTo(GroupChannel, GroupChannel, GroupChannelListQuery.Order, SortOrder) - Static method in class com.sendbird.android.GroupChannel
-
Compares two given channels and returns 0, -1 or 1 depending on their comparison results.
- compareTo(Reaction) - Method in class com.sendbird.android.Reaction
-
- CompletionHandler - Interface in com.sendbird.android.handlers
-
The simple handler for receiving whether a job had an exception or not.
- concurrent_call_limit - Static variable in class com.sendbird.android.constant.StringSet
-
- connect(String, SendBird.ConnectHandler) - Static method in class com.sendbird.android.SendBird
-
Connects to SendBird with given User
ID.
- connect(String, String, SendBird.ConnectHandler) - Static method in class com.sendbird.android.SendBird
-
Connects to SendBird with given User
ID and access token.
- connect(String, String, String, String, SendBird.ConnectHandler) - Static method in class com.sendbird.android.SendBird
-
Connects to SendBird with given User
ID and access token.
- Connection - Static variable in class com.sendbird.android.constant.StringSet
-
- ContentProvider<T> - Class in com.sendbird.android
-
- copyFileMessage(BaseChannel, FileMessage, BaseChannel.CopyFileMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Copies a file message from this channel to the target channel.
- copyUserMessage(BaseChannel, UserMessage, BaseChannel.CopyUserMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Copies a user message from this channel to the target channel.
- core - Static variable in class com.sendbird.android.constant.StringSet
-
- count() - Method in interface com.sendbird.android.db.GroupChannelDao
-
- count() - Method in interface com.sendbird.android.db.MessageDao
-
- countIn(String) - Method in interface com.sendbird.android.db.MessageDao
-
- create(BaseChannel.ChannelType, String) - Static method in class com.sendbird.android.BannedUserListQuery
-
Creates a query instance to get the banned user list from given channel url.
- create(String) - Static method in class com.sendbird.android.GroupChannelMemberListQuery
-
Creates a query instance to get members.
- create(BaseChannel.ChannelType, String) - Static method in class com.sendbird.android.MutedUserListQuery
-
Creates a query instance to get members.
- create(BaseChannel.ChannelType, String) - Static method in class com.sendbird.android.OperatorListQuery
-
Creates a query instance to get the operator list from given channel url.
- create(BaseChannel.ChannelType, String) - Static method in class com.sendbird.android.PreviousMessageListQuery
-
Creates a query instance to get message list of a channel.
- createApplicationUserListQuery() - Static method in class com.sendbird.android.SendBird
-
Creates a query instance to get the whole User
list.
- createBannedUserListQuery() - Method in class com.sendbird.android.GroupChannel
-
Creates a query instance to get the banned user list from this channel.
- createBannedUserListQuery() - Method in class com.sendbird.android.OpenChannel
-
Creates a query instance to get the banned user list from this channel.
- createBlockedUserListQuery() - Static method in class com.sendbird.android.SendBird
-
Creates a query instance to get only the blocked User
(by me) list.
- createChannel(List<User>, boolean, GroupChannel.GroupChannelCreateHandler) - Static method in class com.sendbird.android.GroupChannel
-
Creates GroupChannel
with given User
s.
- createChannel(List<User>, boolean, String, Object, String, GroupChannel.GroupChannelCreateHandler) - Static method in class com.sendbird.android.GroupChannel
-
- createChannel(List<User>, boolean, String, Object, String, String, GroupChannel.GroupChannelCreateHandler) - Static method in class com.sendbird.android.GroupChannel
-
Creates GroupChannel
with given User
s.
- createChannel(GroupChannelParams, GroupChannel.GroupChannelCreateHandler) - Static method in class com.sendbird.android.GroupChannel
-
Creates GroupChannel
with GroupChannelParams.
- createChannel(OpenChannel.OpenChannelCreateHandler) - Static method in class com.sendbird.android.OpenChannel
-
Creates new OpenChannel
.
- createChannel(String, Object, String, OpenChannel.OpenChannelCreateHandler) - Static method in class com.sendbird.android.OpenChannel
-
- createChannel(String, Object, String, List<User>, OpenChannel.OpenChannelCreateHandler) - Static method in class com.sendbird.android.OpenChannel
-
- createChannel(String, Object, String, String, List<User>, OpenChannel.OpenChannelCreateHandler) - Static method in class com.sendbird.android.OpenChannel
-
Creates new OpenChannel
with given information.
- createChannel(OpenChannelParams, OpenChannel.OpenChannelCreateHandler) - Static method in class com.sendbird.android.OpenChannel
-
Creates new OpenChannel
with OpenChannelParams.
- createChannelWithOperatorUserIds(String, Object, String, List<String>, OpenChannel.OpenChannelCreateHandler) - Static method in class com.sendbird.android.OpenChannel
-
Creates new OpenChannel
with given information.
- createChannelWithOperatorUserIds(String, Object, String, String, List<String>, OpenChannel.OpenChannelCreateHandler) - Static method in class com.sendbird.android.OpenChannel
-
Creates new OpenChannel
with given information.
- createChannelWithOperatorUserIds(String, String, Object, String, String, List<String>, OpenChannel.OpenChannelCreateHandler) - Static method in class com.sendbird.android.OpenChannel
-
Creates new OpenChannel
with given information.
- createChannelWithUserIds(List<String>, boolean, GroupChannel.GroupChannelCreateHandler) - Static method in class com.sendbird.android.GroupChannel
-
Creates GroupChannel
with given User
IDs.
- createChannelWithUserIds(List<String>, boolean, String, Object, String, GroupChannel.GroupChannelCreateHandler) - Static method in class com.sendbird.android.GroupChannel
-
- createChannelWithUserIds(List<String>, boolean, String, Object, String, String, GroupChannel.GroupChannelCreateHandler) - Static method in class com.sendbird.android.GroupChannel
-
Creates GroupChannel
with given User
IDs.
- created_at - Static variable in class com.sendbird.android.constant.StringSet
-
- created_by - Static variable in class com.sendbird.android.constant.StringSet
-
- createDistinctChannelIfNotExist(GroupChannelParams, GroupChannel.GroupChannelCreateDistinctChannelIfNotExistHandler) - Static method in class com.sendbird.android.GroupChannel
-
Creates distinct GroupChannel
with GroupChannelParams.
- createFriendListQuery() - Static method in class com.sendbird.android.SendBird
-
Creates a query instance to get friends.
- createMemberListQuery() - Method in class com.sendbird.android.GroupChannel
-
Creates a query instance to get members.
- createMessageListQuery() - Method in class com.sendbird.android.BaseChannel
-
- createMessageMetaArrayKeys(BaseMessage, List<String>, BaseChannel.MessageMetaArrayHandler) - Method in class com.sendbird.android.BaseChannel
-
Creates message meta array keys.
- createMetaCounters(Map<String, Integer>, BaseChannel.MetaCounterHandler) - Method in class com.sendbird.android.BaseChannel
-
Creates meta counters.
- createMetaData(Map<String, String>, BaseChannel.MetaDataHandler) - Method in class com.sendbird.android.BaseChannel
-
Creates meta data.
- createMetaData(Map<String, String>, User.MetaDataHandler) - Method in class com.sendbird.android.User
-
Creates meta data.
- createMutedUserListQuery() - Method in class com.sendbird.android.OpenChannel
-
Creates a query instance to get the muted user (online and offline both) list of this channel.
- createMyGroupChannelListQuery() - Static method in class com.sendbird.android.GroupChannel
-
Creates a query instance to get GroupChannel
s the current User
has joined.
- createOpenChannelListQuery() - Static method in class com.sendbird.android.OpenChannel
-
Creates a query instance to get OpenChannel
s.
- createOperatorListQuery() - Method in class com.sendbird.android.BaseChannel
-
Creates a query instance to get the operator list from this channel.
- createParticipantListQuery() - Method in class com.sendbird.android.OpenChannel
-
Creates a query instance to get the whole participant list (online only) of this channel.
- createPreviousMessageListQuery() - Method in class com.sendbird.android.BaseChannel
-
Creates previous message list query for this channel.
- createPublicGroupChannelListQuery() - Static method in class com.sendbird.android.GroupChannel
-
Creates a query instance to get public GroupChannel
s.
- createUserListQuery() - Static method in class com.sendbird.android.SendBird
-
- createUserListQuery(List<String>) - Static method in class com.sendbird.android.SendBird
-
- current_offset - Static variable in class com.sendbird.android.constant.StringSet
-
- custom - Static variable in class com.sendbird.android.constant.StringSet
-
- custom_type - Static variable in class com.sendbird.android.constant.StringSet
-
- custom_type_starts_with - Static variable in class com.sendbird.android.constant.StringSet
-
- custom_type_startswith - Static variable in class com.sendbird.android.constant.StringSet
-
- custom_types - Static variable in class com.sendbird.android.constant.StringSet
-
- gcm - Static variable in class com.sendbird.android.constant.StringSet
-
- gcm_reg_token - Static variable in class com.sendbird.android.constant.StringSet
-
- get(String) - Method in interface com.sendbird.android.db.GroupChannelDao
-
- get(long) - Method in interface com.sendbird.android.db.MessageDao
-
- get() - Method in class com.sendbird.android.utils.AtomicLongEx
-
- getAllEmoji(SendBird.GetAllEmojiHandler) - Static method in class com.sendbird.android.SendBird
-
Requests the all emoji.
- getAllMetaArray() - Method in class com.sendbird.android.BaseMessage
-
- getAllMetaArray() - Method in class com.sendbird.android.ScheduledUserMessage
-
- getAllMetaArrays() - Method in class com.sendbird.android.BaseMessage
-
- getAllMetaArrays() - Method in class com.sendbird.android.ScheduledUserMessage
-
- getAllMetaCounters(BaseChannel.MetaCounterHandler) - Method in class com.sendbird.android.BaseChannel
-
Get all meta counters.
- getAllMetaData(BaseChannel.MetaDataHandler) - Method in class com.sendbird.android.BaseChannel
-
Gets all meta data.
- getAllowFriendDiscovery(GetAllowFriendDiscoveryHandler) - Static method in class com.sendbird.android.SendBird
-
Gets friend discoverability of current user.
- getAlt() - Method in class com.sendbird.android.OGImage
-
A description of what is in the image (not a caption).
- getAppInfo() - Static method in class com.sendbird.android.SendBird
-
Returns obtain information on the set application settings.
- getAppleCriticalAlertOptions() - Method in class com.sendbird.android.BaseMessage
-
gets apple critical alert options of this instance.
- getAppleCriticalAlertOptions() - Method in class com.sendbird.android.BaseMessageParams
-
Returns apple critical alert options.
- getApplicationId() - Static method in class com.sendbird.android.SendBird
-
Returns current application ID.
- getAttributesInUse() - Method in class com.sendbird.android.AppInfo
-
Returns all attributes lists that application is using.
- getAutoBackgroundDetection() - Static method in class com.sendbird.android.SendBird
-
Gets SendBird auto background detection status.
- getCachedDataSize(Context) - Static method in class com.sendbird.android.SendBird
-
Gets the size of cached data.
- getCachedMetaData() - Method in class com.sendbird.android.BaseChannel
-
Returns all locally cached metadata as a map.
- getCallerTraceInfo(Class) - Static method in class com.sendbird.android.log.Logger
-
- getChannel(String, GroupChannel.GroupChannelGetHandler) - Static method in class com.sendbird.android.GroupChannel
-
Gets a GroupChannel
with given channel URL.
- getChannel() - Method in class com.sendbird.android.MessageCollection
-
- getChannel(String, OpenChannel.OpenChannelGetHandler) - Static method in class com.sendbird.android.OpenChannel
-
Gets a OpenChannel
with given channel URL.
- getChannel() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Current channel.
- getChannelCount(GroupChannel.MemberState, GroupChannel.GroupChannelChannelCountHandler) - Static method in class com.sendbird.android.GroupChannel
-
- getChannelCount(GroupChannelListQuery.MemberStateFilter, GroupChannel.GroupChannelChannelCountHandler) - Static method in class com.sendbird.android.GroupChannel
-
- getChannelCustomType() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns the current custom type of channel set as the search scope.
- getChannelInvitationPreference(SendBird.GetChannelInvitationPreferenceHandler) - Static method in class com.sendbird.android.SendBird
-
Gets the current User
's preference for GroupChannel
join.
- getChannelList() - Method in class com.sendbird.android.GroupChannelCollection
-
Returns List
of total channel list.
- getChannelNameContainsFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns channel name filter.
- getChannelNameContainsFilter() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Returns channel name filter.
- getChannelSortOrder() - Method in enum com.sendbird.android.GroupChannelListQuery.Order
-
- getChannelType() - Method in class com.sendbird.android.MessageRetrievalParams
-
- getChannelType() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns the current channel type.
- getChannelType() - Method in class com.sendbird.android.ThreadInfoUpdateEvent
-
Returns the type of the channel where threaded messages belong.
- getChannelUrl() - Method in class com.sendbird.android.BaseMessage
-
Returns the channel URL of this message belongs to.
- getChannelUrl() - Method in class com.sendbird.android.MessageRetrievalParams
-
Returns the channel url.
- getChannelUrl() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns the current channel url set as the search scope.
- getChannelUrl() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns the current channel url.
- getChannelUrl() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns the channel URL of this message belongs to.
- getChannelUrl() - Method in class com.sendbird.android.ThreadInfoUpdateEvent
-
Returns the unique URL of the channel where threaded messages belong.
- getChannelUrlsFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns list of channel URL filter.
- getChannelUrlsFilter() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Returns list of channel URL filter.
- getCode() - Method in exception com.sendbird.android.db.SendBirdDBException
-
Returns error code.
- getCode() - Method in exception com.sendbird.android.SendBirdException
-
Returns error code.
- getCollectionEventSource() - Method in class com.sendbird.android.handlers.GroupChannelContext
-
- getCollectionEventSource() - Method in class com.sendbird.android.handlers.MessageContext
-
- getComparator() - Method in class com.sendbird.android.GroupChannelCollection
-
- getComparator() - Method in class com.sendbird.android.MessageCollection
-
Returns a new
for sorting succeeded BaseMessage
using the BaseMessageListParams.shouldReverse()
set in this collection.
- getConnectionState() - Static method in class com.sendbird.android.SendBird
-
Gets SDK connection state.
- getConnectionStatus() - Method in class com.sendbird.android.User
-
Returns User
connection status.
- getCountInChunk(GroupChannel) - Method in interface com.sendbird.android.db.MessageDao
-
- getCoverUrl() - Method in class com.sendbird.android.BaseChannel
-
Returns cover image URL.
- getCreatedAt() - Method in class com.sendbird.android.BaseChannel
-
Returns channel creation time.
- getCreatedAt() - Method in class com.sendbird.android.BaseMessage
-
Returns message creation time.
- getCreatedAt() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns scheduled message creation time.
- getCreator() - Method in class com.sendbird.android.GroupChannel
-
Retrieves the creator of this channel.
- getCurrentUser() - Static method in class com.sendbird.android.SendBird
-
Gets the current User
.
- getCustomType() - Method in class com.sendbird.android.BaseMessage
-
Returns the custom type of message.
- getCustomType() - Method in class com.sendbird.android.BaseMessageParams
-
Returns custom type.
- getCustomType() - Method in class com.sendbird.android.GroupChannel
-
Gets the channel custom type.
- getCustomType() - Method in class com.sendbird.android.OpenChannel
-
Gets channel custom type.
- getCustomType() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns the custom type of the scheduled message.
- getCustomTypeFilter() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns the custom type filter of message.
- getCustomTypes() - Method in class com.sendbird.android.GroupChannelChangeLogsParams
-
Returns the custom type filter.
- getCustomTypesFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns list of custom type filter.
- getCustomTypesFilter() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Returns list of custom type filter.
- getCustomTypeStartsWithFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns a filter to return channels that start with the specified Custom Type.
- getCustomTypeStartsWithFilter() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Returns a filter to return channels that start with the specified Custom Type.
- getData() - Method in class com.sendbird.android.BaseChannel
-
Returns channel data.
- getData() - Method in class com.sendbird.android.BaseMessage
-
Returns message custom data.
- getData() - Method in class com.sendbird.android.BaseMessageParams
-
Returns data.
- getData() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns the custom data of the scheduled message.
- getDefaultTimestamp() - Method in interface com.sendbird.android.handlers.TokenDataSource
-
- getDeliveryReceipt(BaseMessage) - Method in class com.sendbird.android.GroupChannel
-
- getDescription() - Method in class com.sendbird.android.OGMetaData
-
A one to two sentence description of the object.
- getDetail() - Method in class com.sendbird.android.Plugin
-
Returns the detail of this plugin.
- getDoNotDisturb(SendBird.GetDoNotDisturbHandler) - Static method in class com.sendbird.android.SendBird
-
Gets Do-not-disturb option for the current User
.
- getDoNotDisturb(SendBird.GetDoNotDisturbHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Gets Do-not-disturb option for the current User
.
- getEkey() - Static method in class com.sendbird.android.SendBird
-
- getEmoji(String, SendBird.GetEmojiHandler) - Static method in class com.sendbird.android.SendBird
-
Requests the emoji.
- getEmojiCategories() - Method in class com.sendbird.android.EmojiContainer
-
Returns emoji category list.
- getEmojiCategory(long, SendBird.GetEmojiCategoryHandler) - Static method in class com.sendbird.android.SendBird
-
Requests the emoji category.
- getEmojiHash() - Method in class com.sendbird.android.AppInfo
-
Returns current registered emoji version hash.
- getEmojiHash() - Method in class com.sendbird.android.EmojiContainer
-
Returns hash of emoji.
- getEmojis() - Method in class com.sendbird.android.EmojiCategory
-
Returns emoji list.
- getErrorCode() - Method in class com.sendbird.android.BaseMessage
-
Returns error code.
- getErrorCode() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns error code.
- getErrorMessage() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns error message.
- getFailedMessages() - Method in class com.sendbird.android.MessageCollection
-
Return read-only failed message lists.
- getFile() - Method in class com.sendbird.android.FileMessageParams
-
returns file.
- getFileName() - Method in class com.sendbird.android.FileMessageParams
-
Returns file name.
- getFileSize() - Method in class com.sendbird.android.FileMessageParams
-
Returns file size.
- getFileUrl() - Method in class com.sendbird.android.FileMessageParams
-
returns file url.
- getFriendChangeLogsByToken(String, SendBird.GetFriendChangeLogsByTokenHandler) - Static method in class com.sendbird.android.SendBird
-
Get friend changelogs by token.
- getFriendDiscoveryKey() - Method in class com.sendbird.android.User
-
Returns friend discovery key.
- getFriendName() - Method in class com.sendbird.android.User
-
Returns friend name.
- getGroupChannelComparator(GroupChannelListQuery.Order) - Static method in class com.sendbird.android.GroupChannelCollection
-
- getGroupChannelCount(GroupChannelListQuery.MemberStateFilter, GroupChannel.GroupChannelChannelCountHandler) - Static method in class com.sendbird.android.SendBird
-
Gets the number of my GroupChannel
s.
- getHeight() - Method in class com.sendbird.android.OGImage
-
The number of pixels high.
- getHiddenChannelFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns hidden channel filter.
- getHiddenState() - Method in class com.sendbird.android.GroupChannel
-
Gets hidden state of this channel.
- getId() - Method in class com.sendbird.android.EmojiCategory
-
Returns id.
- getInvitedAt() - Method in class com.sendbird.android.GroupChannel
-
Gets my invitation timestamp.
- getInviter() - Method in class com.sendbird.android.GroupChannel
-
Gets the inviter of the current User
to this channel.
- getJoinedAt() - Method in class com.sendbird.android.GroupChannel
-
Gets the timestamp when the current user joined.
- getJoinedMemberCount() - Method in class com.sendbird.android.GroupChannel
-
Gets the total joined member count for this channel.
- getKey() - Method in class com.sendbird.android.Emoji
-
Returns key.
- getKey() - Method in class com.sendbird.android.MessageMetaArray
-
Returns meta array key
- getKey() - Method in class com.sendbird.android.Reaction
-
Returns key.
- getKey() - Method in class com.sendbird.android.ReactionEvent
-
Returns reaction key.
- getKeyword() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns the current search keyword.
- getLastConnectedAt() - Static method in class com.sendbird.android.SendBird
-
Gets the last connected timestamp.
- getLastMessage() - Method in class com.sendbird.android.GroupChannel
-
Gets the last message.
- getLastRepliedAt() - Method in class com.sendbird.android.ThreadInfo
-
The time that the last reply was created, in Unix milliseconds format.
- getLastSeenAt() - Method in class com.sendbird.android.User
-
Returns the time this User
has been last seen at.
- getLastSeenAtBy(User) - Method in class com.sendbird.android.GroupChannel
-
- getLastSeenAtByWithUserId(String) - Method in class com.sendbird.android.GroupChannel
-
- getLatestChannel(GroupChannelListQuery.Order) - Method in interface com.sendbird.android.db.GroupChannelDao
-
- getLatestPinnedMessage() - Method in class com.sendbird.android.GroupChannel
-
- getLimit() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns the maximum number of GroupChannel
s per page.
- getLimit() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns the maximum number of
BaseMessage
s per single query.
- getLimit() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns the maximum number of messages per page.
- getLimit() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Returns the maximum number of GroupChannel
s per page.
- getLoggerLevel() - Static method in class com.sendbird.android.log.Logger
-
- getMaxHeight() - Method in class com.sendbird.android.FileMessage.Thumbnail
-
Returns the maximum height of thumbnail.
- getMaxHeight() - Method in class com.sendbird.android.FileMessage.ThumbnailSize
-
Returns the maximum height of thumbnail to be generated.
- getMaxWidth() - Method in class com.sendbird.android.FileMessage.Thumbnail
-
Returns the maximum width of thumbnail.
- getMaxWidth() - Method in class com.sendbird.android.FileMessage.ThumbnailSize
-
Returns the maximum width of thumbnail to be generated.
- getMemberCount() - Method in class com.sendbird.android.GroupChannel
-
Gets the total member count for this channel.
- getMembers() - Method in class com.sendbird.android.GroupChannel
-
Gets member list for this channel.
- getMembershipFilter() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Returns membership filter.
- getMemberState() - Method in class com.sendbird.android.Member
-
Returns Member
invitation state.
- getMemberStateFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
- getMentionedMessageTemplate() - Method in class com.sendbird.android.BaseMessage
-
Returns the mentioned message template.
- getMentionedMessageTemplate() - Method in class com.sendbird.android.UserMessageParams
-
Returns the message's mentioned message template.
- getMentionedUserIds() - Method in class com.sendbird.android.BaseMessageParams
-
Returns mentioned user ids.
- getMentionedUsers() - Method in class com.sendbird.android.BaseMessage
-
Returns mentioned users.
- getMentionedUsers() - Method in class com.sendbird.android.BaseMessageParams
-
Returns mentioned users.
- getMentionedUsers() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns mentioned users.
- getMentionType() - Method in class com.sendbird.android.BaseMessage
-
Returns mention type.
- getMentionType() - Method in class com.sendbird.android.BaseMessageParams
-
Returns mention type.
- getMentionType() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns mention type.
- getMessage(MessageRetrievalParams, BaseMessage.GetMessageHandler) - Static method in class com.sendbird.android.BaseMessage
-
Retrieves a BaseMessage
object with a specified message ID.
- getMessage() - Method in class com.sendbird.android.BaseMessage
-
Returns message text.
- getMessage() - Method in class com.sendbird.android.FileMessage
-
Returns message text.
- getMessage() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns message text.
- getMessage() - Method in class com.sendbird.android.UserMessageParams
-
Returns message.
- getMessageChangeLogsByTimestamp(long, BaseChannel.GetMessageChangeLogsHandler) - Method in class com.sendbird.android.BaseChannel
-
- getMessageChangeLogsByTimestamp(long, boolean, BaseChannel.GetMessageChangeLogsHandler) - Method in class com.sendbird.android.BaseChannel
-
- getMessageChangeLogsByTimestamp(long, boolean, boolean, BaseChannel.GetMessageChangeLogsHandler) - Method in class com.sendbird.android.BaseChannel
-
- getMessageChangeLogsByToken(String, BaseChannel.GetMessageChangeLogsByTokenHandler) - Method in class com.sendbird.android.BaseChannel
-
- getMessageChangeLogsByToken(String, boolean, BaseChannel.GetMessageChangeLogsByTokenHandler) - Method in class com.sendbird.android.BaseChannel
-
- getMessageChangeLogsByToken(String, boolean, boolean, BaseChannel.GetMessageChangeLogsHandler) - Method in class com.sendbird.android.BaseChannel
-
- getMessageChangeLogsSinceTimestamp(long, MessageChangeLogsParams, BaseChannel.GetMessageChangeLogsHandler) - Method in class com.sendbird.android.BaseChannel
-
Requests message change logs after given timestamp.
- getMessageChangeLogsSinceToken(String, MessageChangeLogsParams, BaseChannel.GetMessageChangeLogsHandler) - Method in class com.sendbird.android.BaseChannel
-
Requests message change logs after given token.
- getMessageId() - Method in class com.sendbird.android.BaseMessage
-
Returns message ID.
- getMessageId() - Method in class com.sendbird.android.MessageRetrievalParams
-
Returns the message ID.
- getMessageId() - Method in class com.sendbird.android.ReactionEvent
-
Returns message ID.
- getMessageOffsetTimestamp() - Method in class com.sendbird.android.GroupChannel
-
- getMessageParams() - Method in class com.sendbird.android.FileMessage
-
returns FileMessageParams object that used for sending this message
It's not null when sendingStatus is SendingStatus#PENDING
or SendingStatus#FAILED
or SendingStatus#CANCELED
If else, it will return null
- getMessageParams() - Method in class com.sendbird.android.UserMessage
-
returns UserMessageParams object that used for sending this message
It's not null when sendingStatus is SendingStatus#PENDING
or SendingStatus#FAILED
If else, it will return null
- getMessagePayloadFilter() - Method in class com.sendbird.android.MessageChangeLogsParams
-
- getMessagePayloadFilter() - Method in class com.sendbird.android.MessageRetrievalParams
-
- getMessagePayloadFilter() - Method in class com.sendbird.android.PreviousMessageListQuery
-
- getMessagesByMessageId(long, MessageListParams, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
Retrieves previous or next messages based on the message ID in a specific channel.
- getMessagesByTimestamp(long, MessageListParams, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
Retrieves previous or next messages based on the timestamp in a specific channel.
- getMessagesSendingStatus() - Method in class com.sendbird.android.handlers.MessageContext
-
- getMessageSurvivalSeconds() - Method in class com.sendbird.android.AdminMessage
-
Returns the message's survival seconds.
- getMessageSurvivalSeconds() - Method in class com.sendbird.android.BaseMessage
-
Returns the message's survival seconds.
- getMessageSurvivalSeconds() - Method in class com.sendbird.android.GroupChannel
-
Gets the message survival seconds in this channel.
- getMessageTimestamp() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns the time of a request.
- getMessageTimestampFrom() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns the start message timestamp set as the search range.
- getMessageTimestampTo() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns the end message timestamp set as the search range.
- getMessageTypeFilter() - Method in class com.sendbird.android.PreviousMessageListQuery
-
- getMetaArray(Collection<String>) - Method in class com.sendbird.android.BaseMessage
-
- getMetaArray(Collection<String>) - Method in class com.sendbird.android.ScheduledUserMessage
-
- getMetaArrays(Collection<String>) - Method in class com.sendbird.android.BaseMessage
-
- getMetaArrays() - Method in class com.sendbird.android.BaseMessageParams
-
Returns meta arrays.
- getMetaArrays(Collection<String>) - Method in class com.sendbird.android.ScheduledUserMessage
-
- getMetaCounters(Collection<String>, BaseChannel.MetaCounterHandler) - Method in class com.sendbird.android.BaseChannel
-
Gets meta counters.
- getMetaData(Collection<String>, BaseChannel.MetaDataHandler) - Method in class com.sendbird.android.BaseChannel
-
Gets meta data.
- getMetaData(String) - Method in class com.sendbird.android.User
-
Gets meta data.
- getMetaData() - Method in class com.sendbird.android.User
-
Gets all meta data.
- getMetaDataKey() - Method in class com.sendbird.android.GroupChannelListQuery
-
- getMetaDataKey() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
- getMetaDataOrderKeyFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns meta data order key filter.
- getMetaDataOrderKeyFilter() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Returns meta data order key filter.
- getMetaDataValues() - Method in class com.sendbird.android.GroupChannelListQuery
-
- getMetaDataValues() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
- getMetaDataValueStartsWith() - Method in class com.sendbird.android.GroupChannelListQuery
-
- getMetaDataValueStartsWith() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
- getMimeType() - Method in class com.sendbird.android.FileMessageParams
-
Returns mime type.
- getMostRepliedUsers() - Method in class com.sendbird.android.ThreadInfo
-
Users who left a reply in the thread, based on the time the reply was added.
- getMyCountPreference() - Method in class com.sendbird.android.GroupChannel
-
Checks if unread message count is enabled for this channel.
- getMyGroupChannelChangeLogsByTimestamp(long, List<String>, SendBird.GetMyGroupChannelChangeLogsHandler) - Static method in class com.sendbird.android.SendBird
-
- getMyGroupChannelChangeLogsByTimestamp(long, List<String>, boolean, SendBird.GetMyGroupChannelChangeLogsHandler) - Static method in class com.sendbird.android.SendBird
-
- getMyGroupChannelChangeLogsByTimestampWithParams(long, GroupChannelChangeLogsParams, SendBird.GetMyGroupChannelChangeLogsHandler) - Static method in class com.sendbird.android.SendBird
-
Requests the channel changelogs after given timestamp.
- getMyGroupChannelChangeLogsByToken(String, List<String>, SendBird.GetMyGroupChannelChangeLogsHandler) - Static method in class com.sendbird.android.SendBird
-
- getMyGroupChannelChangeLogsByToken(String, List<String>, boolean, SendBird.GetMyGroupChannelChangeLogsHandler) - Static method in class com.sendbird.android.SendBird
-
- getMyGroupChannelChangeLogsByTokenWithParams(String, GroupChannelChangeLogsParams, SendBird.GetMyGroupChannelChangeLogsHandler) - Static method in class com.sendbird.android.SendBird
-
Requests the channel changelogs from given token.
- getMyLastRead() - Method in class com.sendbird.android.GroupChannel
-
Returns current user's last read receipt timestamp in channel.
- getMyMemberState() - Method in class com.sendbird.android.GroupChannel
-
Gets my member state.
- getMyMutedInfo(BaseChannel.GetMyMutedInfoHandler) - Method in class com.sendbird.android.BaseChannel
-
Gets my muted information in this channel.
- getMyMutedState() - Method in class com.sendbird.android.GroupChannel
-
Gets my muted state in this channel.
- getMyPushTokensByToken(String, SendBird.PushTokenType, SendBird.GetPushTokensHandler) - Static method in class com.sendbird.android.SendBird
-
Requests push tokens of current user from given token.
- getMyPushTokensByToken(String, SendBird.PushTokenType, SendBird.GetPushTokensHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Requests push tokens of current user from given token.
- getMyPushTriggerOption() - Method in class com.sendbird.android.GroupChannel
-
Gets my push trigger option.
- getMyPushTriggerOption(GroupChannel.GroupChannelGetMyPushTriggerOptionHandler) - Method in class com.sendbird.android.GroupChannel
-
Gets push trigger option of this channel.
- getMyRole() - Method in class com.sendbird.android.GroupChannel
-
Gets my role in this channel.
- getName() - Method in class com.sendbird.android.AppleCriticalAlertOptions
-
- getName() - Method in class com.sendbird.android.BaseChannel
-
Returns topic or name of the channel.
- getName() - Method in class com.sendbird.android.EmojiCategory
-
Returns name.
- getName() - Method in class com.sendbird.android.FileMessage
-
Returns name of the file.
- getNetworkAwarenessReconnection() - Static method in class com.sendbird.android.SendBird
-
Gets SendBird network awareness reconnection status.
- getNextMessagesById(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getNextMessagesById(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getNextMessagesById(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getNextMessagesById(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getNextMessagesByTimestamp(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getNextMessagesByTimestamp(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getNextMessagesByTimestamp(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getNextMessagesByTimestamp(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getNickname() - Method in class com.sendbird.android.User
-
Returns User
nickname.
- getNicknameContainsFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns nickname filter.
- getOGImage() - Method in class com.sendbird.android.OGMetaData
-
An
OGImage
object that contains information about the image that this Open Graph
points to.
- getOgMetaData() - Method in class com.sendbird.android.BaseMessage
-
- getOldestMessage() - Method in interface com.sendbird.android.db.MessageDao
-
- getOperation() - Method in class com.sendbird.android.ReactionEvent
-
Returns reaction event action.
- getOperators() - Method in class com.sendbird.android.OpenChannel
-
Gets channel operators.
- getOrder() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns result order of channels.
- getOrder() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns the current order method.
- getOrder() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Returns result order of channels.
- getOriginalProfileUrl() - Method in class com.sendbird.android.User
-
Returns User
original profile URL.
- getOSVersion() - Static method in class com.sendbird.android.SendBird
-
Returns current OS version.
- getParentMessage() - Method in class com.sendbird.android.BaseMessage
-
Returns the parent message of this message.
- getParentMessageId() - Method in class com.sendbird.android.BaseMessage
-
Returns the parent message's ID if this is a child message.
- getParentMessageId() - Method in class com.sendbird.android.BaseMessageParams
-
Returns parent message id.
- getParentMessageText() - Method in class com.sendbird.android.BaseMessage
-
- getParticipantCount() - Method in class com.sendbird.android.OpenChannel
-
Gets the total number of participants in this channel.
- getPendingMessages() - Method in class com.sendbird.android.MessageCollection
-
Return read-only pending message lists.
- getPendingPushToken() - Static method in class com.sendbird.android.SendBird
-
Gets the pending push token.
- getPendingPushToken() - Static method in class com.sendbird.android.SendBird.HMS
-
Gets the pending HMS push token.
- getPinnedMessageIds() - Method in class com.sendbird.android.GroupChannel
-
- getPlainProfileImageUrl() - Method in class com.sendbird.android.User
-
Returns plain profile image URL, which does not contain
SendBird.getEkey()
as a
parameter.
- getPlainUrl() - Method in class com.sendbird.android.FileMessage
-
- getPlainUrl() - Method in class com.sendbird.android.FileMessage.Thumbnail
-
Returns the plain thumbnail URL, which does not contain
SendBird.getEkey()
as a
parameter.
- getPlugins() - Method in class com.sendbird.android.UserMessage
-
Returns the plugin lists for this message.
- getPreferredLanguages() - Method in class com.sendbird.android.User
-
Gets preferred languages.
- getPremiumFeatureList() - Method in class com.sendbird.android.AppInfo
-
Returns all premium feature lists that application is using.
- getPreviousAndNextMessagesById(long, int, int, boolean, BaseChannel.MessageTypeFilter, String, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousAndNextMessagesById(long, int, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousAndNextMessagesById(long, int, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousAndNextMessagesById(long, int, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousAndNextMessagesByTimestamp(long, int, int, boolean, BaseChannel.MessageTypeFilter, String, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousAndNextMessagesByTimestamp(long, int, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousAndNextMessagesByTimestamp(long, int, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousAndNextMessagesByTimestamp(long, int, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousMessagesById(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousMessagesById(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousMessagesById(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousMessagesById(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousMessagesByTimestamp(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousMessagesByTimestamp(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousMessagesByTimestamp(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getPreviousMessagesByTimestamp(long, boolean, int, boolean, BaseChannel.MessageTypeFilter, String, List<String>, boolean, boolean, BaseChannel.GetMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
- getProfileUrl() - Method in class com.sendbird.android.User
-
Returns the User
profile URL.
- getPublicChannelFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns public channel filter.
- getPushNotificationDeliveryOption() - Method in class com.sendbird.android.BaseMessageParams
-
Returns push notification delivery option.
- getPushNotificationDeliveryOption() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns push notification delivery option.
- getPushPreference(GroupChannel.GroupChannelGetPushPreferenceHandler) - Method in class com.sendbird.android.GroupChannel
-
- getPushSound(SendBird.GetPushSoundHandler) - Static method in class com.sendbird.android.SendBird
-
Gets push notification sound path for the current User
.
- getPushSound(SendBird.GetPushSoundHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Gets push notification sound path for the current User
.
- getPushTemplate(SendBird.GetPushTemplateHandler) - Static method in class com.sendbird.android.SendBird
-
Gets push template option for the current User
.
- getPushTemplate(SendBird.GetPushTemplateHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Gets push template option for the current User
.
- getPushToken(OnPushTokenReceiveListener) - Static method in class com.sendbird.android.SendBirdPushHelper
-
If you need to retrieve the current registration token you can call this.
- getPushTriggerOption(SendBird.GetPushTriggerOptionHandler) - Static method in class com.sendbird.android.SendBird
-
Gets the current User
's push trigger option.
- getPushTriggerOption(SendBird.GetPushTriggerOptionHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Gets the current User
's push trigger option.
- getReactions() - Method in class com.sendbird.android.BaseMessage
-
Returns reactions.
- getReader() - Method in class com.sendbird.android.ReadStatus
-
Returns reader.
- getReadMembers(BaseMessage) - Method in class com.sendbird.android.GroupChannel
-
- getReadMembers(BaseMessage, boolean) - Method in class com.sendbird.android.GroupChannel
-
Gets the member list who have read the given message.
- getReadReceipt(BaseMessage) - Method in class com.sendbird.android.GroupChannel
-
- getReadStatus() - Method in class com.sendbird.android.GroupChannel
-
- getReadStatus(boolean) - Method in class com.sendbird.android.GroupChannel
-
Gets
ReadStatus
for all members in this
GroupChannel
.
- getRealHeight() - Method in class com.sendbird.android.FileMessage.Thumbnail
-
Returns the actual height of thumbnail.
- getRealWidth() - Method in class com.sendbird.android.FileMessage.Thumbnail
-
Returns the actual width of thumbnail.
- getReplyCount() - Method in class com.sendbird.android.ThreadInfo
-
The total number of replies in a specific thread.
- getReplyToChannel() - Method in class com.sendbird.android.BaseMessageParams
-
Returns whether the message is replying to channel.
- getReplyTypeFilter() - Method in class com.sendbird.android.MessageChangeLogsParams
-
Returns the ReplyTypeFilter
which should be included in the results.
- getReplyTypeFilter() - Method in class com.sendbird.android.MessageListParams
-
Returns the ReplyTypeFilter
which should be included in the results.
- getReplyTypeFilter() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns the reply type filter.
- getRequestedMentionUserIds() - Method in class com.sendbird.android.FileMessage
-
Returns requested mention user ids.
- getRequestedMentionUserIds() - Method in class com.sendbird.android.UserMessage
-
Returns requested mention user ids.
- getRequestId() - Method in class com.sendbird.android.AdminMessage
-
Returns a message request ID.
- getRequestId() - Method in class com.sendbird.android.BaseMessage
-
Returns a message request ID.
- getRequestId() - Method in class com.sendbird.android.FileMessage
-
Returns a file request ID.
- getRequestId() - Method in class com.sendbird.android.UserMessage
-
Returns a message request ID.
- getRequestState() - Method in class com.sendbird.android.FileMessage
-
- getRequestState() - Method in class com.sendbird.android.UserMessage
-
- getRestrictionInfo() - Method in class com.sendbird.android.Member
-
Restriction information for the current member.
- getRole() - Method in class com.sendbird.android.Member
-
Returns the role of this member in the channel.
- getRole() - Method in class com.sendbird.android.Sender
-
Returns the role of this sender in the current channel.
- getRootMessageId() - Method in class com.sendbird.android.BaseMessageParams
-
Returns root message id.
- getScheduledDateTime() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns scheduled message date time.
- getScheduledDateTime() - Method in class com.sendbird.android.ScheduledUserMessageParams
-
Returns scheduled message date time.
- getScheduledId() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns scheduled message ID.
- getScheduledTimezone() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns scheduled message timezone.
- getScheduledTimezone() - Method in class com.sendbird.android.ScheduledUserMessageParams
-
Returns scheduled message timezone.
- getSDKVersion() - Static method in class com.sendbird.android.SendBird
-
Returns current SDK version.
- getSearchFields() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns search fields.
- getSearchQuery() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns query string.
- getSecureUrl() - Method in class com.sendbird.android.OGImage
-
An alternate url to use if the webpage requires HTTPS.
- getSender() - Method in class com.sendbird.android.AdminMessage
-
Returns sender of message.
- getSender() - Method in class com.sendbird.android.BaseMessage
-
Returns sender of message.
- getSender() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns sender of message.
- getSenderUserIdsFilter() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns the sender user ids filter.
- getSendingStatus() - Method in class com.sendbird.android.AdminMessage
-
Returns message sending status.
- getSendingStatus() - Method in class com.sendbird.android.BaseMessage
-
Returns message sending status.
- getSize() - Method in class com.sendbird.android.FileMessage
-
Returns size of the file.
- getSnoozePeriod(SendBird.GetSnoozePeriodHandler) - Static method in class com.sendbird.android.SendBird
-
Gets snooze period for the current User
.
- getSnoozePeriod(SendBird.GetSnoozePeriodHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Gets snooze period for the current User
.
- getStartingPoint() - Method in class com.sendbird.android.MessageCollection
-
Returns the starting point of the collection.
- getState() - Method in class com.sendbird.android.Member
-
- getStatus() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns scheduled message status.
- getSubscribedCustomTypeTotalUnreadMessageCount() - Static method in class com.sendbird.android.SendBird
-
Gets the total number of unread message of GroupChannel
s with subscribed custom types.
- getSubscribedCustomTypeUnreadMessageCount(String) - Static method in class com.sendbird.android.SendBird
-
Gets the number of unread message of GroupChannel
with subscribed custom type.
- getSubscribedTotalUnreadMessageCount() - Static method in class com.sendbird.android.SendBird
-
Gets the subscribed total number of unread message of all GroupChannel
s the current user has joined.
- getSucceededMessages() - Method in class com.sendbird.android.MessageCollection
-
Returns list of succeeded message list in this collection.
- getSuperChannelFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns super channel filter.
- getSuperChannelFilter() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Returns super channel filter.
- getTargetFields() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns target fields of the current query as the search scope.
- getTargetMessageId() - Method in class com.sendbird.android.ThreadInfoUpdateEvent
-
Returns the unique ID of the message that has threaded replies and holds thread information.
- getThreadedMessagesByTimestamp(long, ThreadMessageListParams, BaseMessage.GetThreadedMessagesHandler) - Method in class com.sendbird.android.BaseMessage
-
Retrieves the threaded replies of the current message depending on the timestamp.
- getThreadInfo() - Method in class com.sendbird.android.BaseMessage
-
The thread info that belongs to this message object.
- getThreadInfo() - Method in class com.sendbird.android.ThreadInfoUpdateEvent
-
Returns the
ThreadInfo
that has information about threaded messages.
- getThumbnails() - Method in class com.sendbird.android.FileMessage
-
Returns the thumbnail information of image file.
- getThumbnailSizes() - Method in class com.sendbird.android.FileMessageParams
-
Returns thumbnail sizes.
- getTimestamp() - Method in class com.sendbird.android.ReadStatus
-
- getTitle() - Method in class com.sendbird.android.OGMetaData
-
The title of the object as it should appear within the graph.
- getToken() - Method in interface com.sendbird.android.handlers.TokenDataSource
-
- getTotalCount() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns the total count of results that matches the given search.
- getTotalUnreadChannelCount(GroupChannel.GroupChannelTotalUnreadChannelCountHandler) - Static method in class com.sendbird.android.GroupChannel
-
- getTotalUnreadChannelCount(GroupChannel.GroupChannelTotalUnreadChannelCountHandler) - Static method in class com.sendbird.android.SendBird
-
Gets the total number of unread GroupChannel
s the current user has joined.
- getTotalUnreadChannelCount(GroupChannelTotalUnreadChannelCountParams, GroupChannel.GroupChannelTotalUnreadChannelCountHandler) - Static method in class com.sendbird.android.SendBird
-
Gets the total number of unread GroupChannel
s the current user has joined.
- getTotalUnreadMessageCount(GroupChannel.GroupChannelTotalUnreadMessageCountHandler) - Static method in class com.sendbird.android.GroupChannel
-
- getTotalUnreadMessageCount(List<String>, GroupChannel.GroupChannelTotalUnreadMessageCountHandler) - Static method in class com.sendbird.android.GroupChannel
-
- getTotalUnreadMessageCount(GroupChannelTotalUnreadMessageCountParams, GroupChannel.GroupChannelTotalUnreadMessageCountHandler) - Static method in class com.sendbird.android.GroupChannel
-
- getTotalUnreadMessageCount(GroupChannel.GroupChannelTotalUnreadMessageCountHandler) - Static method in class com.sendbird.android.SendBird
-
Gets the total number of unread message of all GroupChannel
s the current user has joined.
- getTotalUnreadMessageCount(List<String>, GroupChannel.GroupChannelTotalUnreadMessageCountHandler) - Static method in class com.sendbird.android.SendBird
-
Gets the total number of unread message of GroupChannel
s with channel custom types filter.
- getTotalUnreadMessageCount(GroupChannelTotalUnreadMessageCountParams, GroupChannel.GroupChannelTotalUnreadMessageCountHandler) - Static method in class com.sendbird.android.SendBird
-
Gets the total number of unread message of GroupChannel
s with GroupChannelTotalUnreadMessageCountParams
filter.
- getTraceName() - Method in class com.sendbird.android.handlers.GroupChannelContext
-
- getTraceName() - Method in class com.sendbird.android.handlers.MessageContext
-
- getTranslations() - Method in class com.sendbird.android.UserMessage
-
Returns the translated messages for the language codes in key.
- getTranslationTargetLanguages() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns translation target languages.
- getTranslationTargetLanguages() - Method in class com.sendbird.android.UserMessageParams
-
Returns translation target languages.
- getType() - Method in class com.sendbird.android.FileMessage
-
Returns the type of the file.
- getType() - Method in class com.sendbird.android.OGImage
-
A MIME type for this image.
- getType() - Method in class com.sendbird.android.Plugin
-
Returns the type of this plugin.
- getTypingMembers() - Method in class com.sendbird.android.GroupChannel
-
- getTypingUsers() - Method in class com.sendbird.android.GroupChannel
-
Gets typing user list.
- getUndeliveredMemberCount(BaseMessage) - Method in class com.sendbird.android.GroupChannel
-
Returns how many members haven't delivered the given message.
- getUnreadChannelFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns unread channel filter.
- getUnreadItemCount(Collection<GroupChannel.UnreadItemKey>, GroupChannel.GroupChannelGetUnreadItemCountHandler) - Static method in class com.sendbird.android.GroupChannel
-
- getUnreadItemCount(Collection<GroupChannel.UnreadItemKey>, GroupChannel.GroupChannelGetUnreadItemCountHandler) - Static method in class com.sendbird.android.SendBird
-
Gets the unread item count of GroupChannel
s from keys.
- getUnreadMemberCount(BaseMessage) - Method in class com.sendbird.android.GroupChannel
-
Returns how many members haven't read the given message.
- getUnreadMembers(BaseMessage) - Method in class com.sendbird.android.GroupChannel
-
- getUnreadMembers(BaseMessage, boolean) - Method in class com.sendbird.android.GroupChannel
-
Gets the member list who haven't read the given message.
- getUnreadMentionCount() - Method in class com.sendbird.android.GroupChannel
-
Gets the unread mention count for this channel for the current User
.
- getUnreadMessageCount() - Method in class com.sendbird.android.GroupChannel
-
Gets the unread message count for this channel for the current User
.
- getUpdatedAt() - Method in class com.sendbird.android.BaseMessage
-
Returns message updated time.
- getUpdatedAt() - Method in class com.sendbird.android.Reaction
-
Returns message updated time.
- getUpdatedAt() - Method in class com.sendbird.android.ReactionEvent
-
Returns message updated time.
- getUpdatedAt() - Method in class com.sendbird.android.ScheduledUserMessage
-
Returns scheduled message updated time.
- getUploadSizeLimit() - Method in class com.sendbird.android.AppInfo
-
Returns limits of uploadable file size.
- getUrl() - Method in class com.sendbird.android.BaseChannel
-
Returns unique channel URL.
- getUrl() - Method in class com.sendbird.android.Emoji
-
Returns url.
- getUrl() - Method in class com.sendbird.android.EmojiCategory
-
Returns url.
- getUrl() - Method in class com.sendbird.android.FileMessage
-
Returns the file URL.
- getUrl() - Method in class com.sendbird.android.FileMessage.Thumbnail
-
Returns the URL of the generated thumbnail.
- getUrl() - Method in class com.sendbird.android.OGImage
-
An image URL which represents the object within the Open Graph.
- getUrl() - Method in class com.sendbird.android.OGMetaData
-
The canonical URL of the object that can be used as its permanent ID in the graph.
- getUserId() - Method in class com.sendbird.android.ReactionEvent
-
Returns user ID.
- getUserId() - Method in class com.sendbird.android.User
-
Returns User
ID.
- getUserIds() - Method in class com.sendbird.android.Reaction
-
Returns user ids.
- getUserIdsExactFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns User
IDs exact filter.
- getUserIdsIncludeFilter() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns User
IDs include filter.
- getUserIdsIncludeFilterQueryType() - Method in class com.sendbird.android.GroupChannelListQuery
-
Returns QueryType
of User
IDs filter.
- getValue() - Method in enum com.sendbird.android.BaseMessage.SendingStatus
-
- getValue() - Method in enum com.sendbird.android.BaseMessageParams.MentionType
-
- getValue() - Method in enum com.sendbird.android.GroupChannelListQuery.HiddenChannelFilter
-
- getValue() - Method in enum com.sendbird.android.GroupChannelListQuery.Order
-
- getValue() - Method in enum com.sendbird.android.GroupChannelMemberListQuery.OperatorFilter
-
- getValue() - Method in enum com.sendbird.android.Member.MemberState
-
- getValue() - Method in enum com.sendbird.android.Member.Role
-
- getValue() - Method in class com.sendbird.android.MessageMetaArray
-
Returns meta array value
- getValue() - Method in enum com.sendbird.android.MessageSearchQuery.Order
-
- getValue() - Method in enum com.sendbird.android.SendBird.PushTokenType
-
- getValue() - Method in enum com.sendbird.android.SendBird.PushTriggerOption
-
- getVendor() - Method in class com.sendbird.android.Plugin
-
Returns the vendor of this plugin
- getVolume() - Method in class com.sendbird.android.AppleCriticalAlertOptions
-
- getWidth() - Method in class com.sendbird.android.OGImage
-
The number of pixels wide.
- group_channels - Static variable in class com.sendbird.android.constant.StringSet
-
- GroupChannel - Class in com.sendbird.android
-
Represents a group channel.
- GroupChannel.CountPreference - Enum in com.sendbird.android
-
The count preference.
- GroupChannel.GroupChannelAcceptInvitationHandler - Interface in com.sendbird.android
-
GroupChannelAcceptInvitation handler.
- GroupChannel.GroupChannelBanHandler - Interface in com.sendbird.android
-
GroupChannelBan handler.
- GroupChannel.GroupChannelChannelCountHandler - Interface in com.sendbird.android
-
GroupChannelChannelCount handler.
- GroupChannel.GroupChannelCreateDistinctChannelIfNotExistHandler - Interface in com.sendbird.android
-
GroupChannelCreateDistinctChannelIfNotExist handler.
- GroupChannel.GroupChannelCreateHandler - Interface in com.sendbird.android
-
GroupChannelCreate handler.
- GroupChannel.GroupChannelDeclineInvitationHandler - Interface in com.sendbird.android
-
GroupChannelDeclineInvitation handler.
- GroupChannel.GroupChannelDeleteHandler - Interface in com.sendbird.android
-
GroupChannelDelete handler.
- GroupChannel.GroupChannelFreezeHandler - Interface in com.sendbird.android
-
GroupChannelFreeze handler.
- GroupChannel.GroupChannelGetHandler - Interface in com.sendbird.android
-
GroupChannelGet handler.
- GroupChannel.GroupChannelGetMyPushTriggerOptionHandler - Interface in com.sendbird.android
-
GroupChannelGetMyPushTriggerOptionHandler handler.
- GroupChannel.GroupChannelGetPushPreferenceHandler - Interface in com.sendbird.android
-
- GroupChannel.GroupChannelGetUnreadItemCountHandler - Interface in com.sendbird.android
-
GroupChannelGetUnreadItemCountHandler handler.
- GroupChannel.GroupChannelHideHandler - Interface in com.sendbird.android
-
GroupChannelHide handler.
- GroupChannel.GroupChannelInviteHandler - Interface in com.sendbird.android
-
GroupChannelInvite handler.
- GroupChannel.GroupChannelJoinHandler - Interface in com.sendbird.android
-
GroupChannelJoin handler.
- GroupChannel.GroupChannelLeaveHandler - Interface in com.sendbird.android
-
GroupChannelLeave handler.
- GroupChannel.GroupChannelMarkAsReadHandler - Interface in com.sendbird.android
-
- GroupChannel.GroupChannelMuteHandler - Interface in com.sendbird.android
-
GroupChannelMute handler.
- GroupChannel.GroupChannelRefreshHandler - Interface in com.sendbird.android
-
GroupChannelRefresh handler.
- GroupChannel.GroupChannelResetMyHistoryHandler - Interface in com.sendbird.android
-
GroupChannelResetMyHistory handler.
- GroupChannel.GroupChannelSetMyCountPreferenceHandler - Interface in com.sendbird.android
-
GroupChannelSetMyCountPreference handler.
- GroupChannel.GroupChannelSetMyPushTriggerOptionHandler - Interface in com.sendbird.android
-
GroupChannelSetMyPushTriggerOptionHandler handler.
- GroupChannel.GroupChannelSetPushPreferenceHandler - Interface in com.sendbird.android
-
GroupChannelSetPushPreference handler.
- GroupChannel.GroupChannelTotalUnreadChannelCountHandler - Interface in com.sendbird.android
-
GroupChannelTotalUnreadChannelCount handler.
- GroupChannel.GroupChannelTotalUnreadMessageCountHandler - Interface in com.sendbird.android
-
GroupChannelTotalUnreadMessageCount handler.
- GroupChannel.GroupChannelUnbanHandler - Interface in com.sendbird.android
-
GroupChannelUnban handler.
- GroupChannel.GroupChannelUnfreezeHandler - Interface in com.sendbird.android
-
GroupChannelUnfreeze handler.
- GroupChannel.GroupChannelUnhideHandler - Interface in com.sendbird.android
-
GroupChannelUnhide handler.
- GroupChannel.GroupChannelUnmuteHandler - Interface in com.sendbird.android
-
GroupChannelUnmute handler.
- GroupChannel.GroupChannelUpdateHandler - Interface in com.sendbird.android
-
GroupChannelUpdate handler.
- GroupChannel.HiddenState - Enum in com.sendbird.android
-
The hidden state.
- GroupChannel.MemberState - Enum in com.sendbird.android
-
- GroupChannel.PushTriggerOption - Enum in com.sendbird.android
-
The push trigger option.
- GroupChannel.RegisterScheduledUserMessageHandler - Interface in com.sendbird.android
-
RegisterScheduledUserMessage handler.
- GroupChannel.UnreadItemKey - Enum in com.sendbird.android
-
The unread item key.
- GroupChannelChangeLogsParams - Class in com.sendbird.android
-
Represents a group channel change logs params.
- GroupChannelChangeLogsParams() - Constructor for class com.sendbird.android.GroupChannelChangeLogsParams
-
- GroupChannelChangeLogsParams(List<String>, boolean, boolean) - Constructor for class com.sendbird.android.GroupChannelChangeLogsParams
-
- GroupChannelCollection - Class in com.sendbird.android
-
Collection that handles channel lists, also supporting local caching.
- GroupChannelCollection.Builder - Class in com.sendbird.android
-
- GroupChannelContext - Class in com.sendbird.android.handlers
-
The context of a channel, used in GroupChannelCollectionHandler
.
- GroupChannelContext(CollectionEventSource) - Constructor for class com.sendbird.android.handlers.GroupChannelContext
-
- GroupChannelDao - Interface in com.sendbird.android.db
-
- GroupChannelListQuery - Class in com.sendbird.android
-
A class representing query to retrieve
GroupChannel
list for the current
User
.
- GroupChannelListQuery.GroupChannelListQueryResultHandler - Interface in com.sendbird.android
-
GroupChannelListQuery handler.
- GroupChannelListQuery.HiddenChannelFilter - Enum in com.sendbird.android
-
The hidden channel filter.
- GroupChannelListQuery.MemberState - Enum in com.sendbird.android
-
- GroupChannelListQuery.MemberStateFilter - Enum in com.sendbird.android
-
The member state filter.
- GroupChannelListQuery.Order - Enum in com.sendbird.android
-
The query result order type.
- GroupChannelListQuery.PublicChannelFilter - Enum in com.sendbird.android
-
The public channel filter.
- GroupChannelListQuery.QueryType - Enum in com.sendbird.android
-
- GroupChannelListQuery.SearchField - Enum in com.sendbird.android
-
Fields of GroupChannel
that are used in search filter.
- GroupChannelListQuery.SuperChannelFilter - Enum in com.sendbird.android
-
The super channel filter.
- GroupChannelListQuery.UnreadChannelFilter - Enum in com.sendbird.android
-
The unread channel filter.
- GroupChannelMemberListQuery - Class in com.sendbird.android
-
A class representing query to retrieve lists related to group channel member.
- GroupChannelMemberListQuery.GroupChannelMemberListQueryResultHandler - Interface in com.sendbird.android
-
GroupChannelMemberListQueryResult handler.
- GroupChannelMemberListQuery.MemberStateFilter - Enum in com.sendbird.android
-
The member state filter.
- GroupChannelMemberListQuery.MutedMemberFilter - Enum in com.sendbird.android
-
The muted member filter.
- GroupChannelMemberListQuery.OperatorFilter - Enum in com.sendbird.android
-
The operator filter.
- GroupChannelMemberListQuery.Order - Enum in com.sendbird.android
-
- GroupChannelParams - Class in com.sendbird.android
-
Represents a group channel params.
- GroupChannelParams() - Constructor for class com.sendbird.android.GroupChannelParams
-
GroupChannelParams constructor.
- GroupChannelTotalUnreadMessageCountParams - Class in com.sendbird.android
-
Represents a group channel total unread message count params.
- GroupChannelTotalUnreadMessageCountParams() - Constructor for class com.sendbird.android.GroupChannelTotalUnreadMessageCountParams
-
GroupChannelTotalUnreadMessageCountParams constructor.
- GroupChannelTotalUnreadMessageCountParams.SuperChannelFilter - Enum in com.sendbird.android
-
The super channel filter.
- guest_id - Static variable in class com.sendbird.android.constant.StringSet
-
- i(String, Object...) - Static method in class com.sendbird.android.log.Logger
-
- i(Throwable) - Static method in class com.sendbird.android.log.Logger
-
- i(String, Throwable) - Static method in class com.sendbird.android.log.Logger
-
- id - Static variable in class com.sendbird.android.constant.StringSet
-
- include - Static variable in class com.sendbird.android.constant.StringSet
-
- include_empty - Static variable in class com.sendbird.android.constant.StringSet
-
- include_frozen - Static variable in class com.sendbird.android.constant.StringSet
-
- include_parent_message_info - Static variable in class com.sendbird.android.constant.StringSet
-
- include_parent_message_text - Static variable in class com.sendbird.android.constant.StringSet
-
- include_reactions - Static variable in class com.sendbird.android.constant.StringSet
-
- include_replies - Static variable in class com.sendbird.android.constant.StringSet
-
- include_reply_type - Static variable in class com.sendbird.android.constant.StringSet
-
- include_thread_info - Static variable in class com.sendbird.android.constant.StringSet
-
- include_ts - Static variable in class com.sendbird.android.constant.StringSet
-
- increaseMetaCounters(Map<String, Integer>, BaseChannel.MetaCounterHandler) - Method in class com.sendbird.android.BaseChannel
-
Increases meta counters.
- INFO - Static variable in class com.sendbird.android.log.Logger
-
- init(String, Context, boolean, InitResultHandler) - Static method in class com.sendbird.android.SendBird
-
Initializes SendBird with given app ID.
- init(String, Context) - Static method in class com.sendbird.android.SendBird
-
- initFromForeground(String, Context) - Static method in class com.sendbird.android.SendBird
-
- initFromForeground(String, Context, boolean, InitResultHandler) - Static method in class com.sendbird.android.SendBird
-
Initializes SendBird with given app ID.
- initialize(MessageCollectionInitPolicy, MessageCollectionInitHandler) - Method in class com.sendbird.android.MessageCollection
-
- insert(String, ContentValues) - Method in class com.sendbird.android.ContentProvider
-
- insertOrThrow(String, ContentValues) - Method in class com.sendbird.android.ContentProvider
-
- interrupt() - Method in class com.sendbird.android.utils.CancelableThreadHolder
-
- interrupt() - Method in class com.sendbird.android.utils.TimeoutLock
-
- interval - Static variable in class com.sendbird.android.constant.StringSet
-
- invalidateToken() - Method in interface com.sendbird.android.handlers.TokenDataSource
-
Called when changelog api returned error where token is invalid.
- invite(User, GroupChannel.GroupChannelInviteHandler) - Method in class com.sendbird.android.GroupChannel
-
Invites a User
to this channel.
- invite(List<User>, GroupChannel.GroupChannelInviteHandler) - Method in class com.sendbird.android.GroupChannel
-
Invites User
s to this channel.
- invited - Static variable in class com.sendbird.android.constant.StringSet
-
- invited_by_friend - Static variable in class com.sendbird.android.constant.StringSet
-
- invited_by_non_friend - Static variable in class com.sendbird.android.constant.StringSet
-
- invited_only - Static variable in class com.sendbird.android.constant.StringSet
-
- inviteWithUserId(String, GroupChannel.GroupChannelInviteHandler) - Method in class com.sendbird.android.GroupChannel
-
Invites a User
to this channel.
- inviteWithUserIds(List<String>, GroupChannel.GroupChannelInviteHandler) - Method in class com.sendbird.android.GroupChannel
-
Invites User
s top this channel.
- is_broadcast - Static variable in class com.sendbird.android.constant.StringSet
-
- is_frozen - Static variable in class com.sendbird.android.constant.StringSet
-
- is_global_block - Static variable in class com.sendbird.android.constant.StringSet
-
- is_huge_gap - Static variable in class com.sendbird.android.constant.StringSet
-
- is_muted - Static variable in class com.sendbird.android.constant.StringSet
-
- is_op_msg - Static variable in class com.sendbird.android.constant.StringSet
-
- is_public - Static variable in class com.sendbird.android.constant.StringSet
-
- is_reply_to_channel - Static variable in class com.sendbird.android.constant.StringSet
-
- is_sdk - Static variable in class com.sendbird.android.constant.StringSet
-
- is_super - Static variable in class com.sendbird.android.constant.StringSet
-
- is_unique - Static variable in class com.sendbird.android.constant.StringSet
-
- isAccessCodeRequired() - Method in class com.sendbird.android.GroupChannel
-
Checks if this channel requires access code to join.
- isActive() - Method in class com.sendbird.android.User
-
Checks if this user is active.
- isAdvancedQuery() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns whether the current search query should be an advanced query or not.
- isBlockedByMe() - Method in class com.sendbird.android.Member
-
Returns if the Member
is blocked by the current logged-in User
.
- isBlockedByMe() - Method in class com.sendbird.android.Sender
-
Checks if this sender is blocked by me.
- isBlockingMe() - Method in class com.sendbird.android.Member
-
Returns if the Member
is blocking the current logged-in User
.
- isBroadcast() - Method in class com.sendbird.android.GroupChannel
-
Checks this channel is a broadcast GroupChannel
.
- isDiscoverable() - Method in class com.sendbird.android.GroupChannel
-
- isDistinct() - Method in class com.sendbird.android.GroupChannel
-
Checks this channel is a distinct GroupChannel
.
- isDuplicateMessage(Object) - Static method in class com.sendbird.android.SendBirdPushHelper
-
When you received message you can call this and can figure out whether this message is duplicated.
- isEphemeral() - Method in class com.sendbird.android.BaseChannel
-
Checks if this channel is ephemeral.
- isExactMatch() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns whether the current search query should be an exact match or not.
- isFromEvent() - Method in enum com.sendbird.android.handlers.CollectionEventSource
-
Returns whether this source came from the real-time event.
- isFromEvent() - Method in class com.sendbird.android.handlers.GroupChannelContext
-
- isFromEvent() - Method in class com.sendbird.android.handlers.MessageContext
-
- isFrozen() - Method in class com.sendbird.android.BaseChannel
-
Checks if this channel is frozen.
- isGroupChannel() - Method in class com.sendbird.android.BaseChannel
-
- isGroupChannel() - Method in class com.sendbird.android.BaseMessage
-
Checks if this message is from GroupChannel
.
- isGroupChannel() - Method in class com.sendbird.android.ScheduledUserMessage
-
Checks if this message is from GroupChannel
.
- isHidden() - Method in class com.sendbird.android.GroupChannel
-
Checks if this channel is hidden.
- isIncludeEmpty() - Method in class com.sendbird.android.GroupChannelListQuery
-
Checks whether query result includes empty channels.
- isIncludeEmpty() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Checks whether query result includes empty channels.
- isIncludeFrozen() - Method in class com.sendbird.android.GroupChannelListQuery
-
Checks whether query result includes frozen channels.
- isIncludeFrozen() - Method in class com.sendbird.android.OpenChannelListQuery
-
Checks whether query result includes frozen channels.
- isIncludeFrozen() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Checks whether query result includes frozen channels.
- isIncludeMetadata() - Method in class com.sendbird.android.GroupChannelListQuery
-
- isIncludeMetadata() - Method in class com.sendbird.android.OpenChannelListQuery
-
- isIncludeMetadata() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
- isIncludeParentMessageText() - Method in class com.sendbird.android.MessageChangeLogsParams
-
- isIncludeThreadInfo() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns whether to include the thread information of the returned messages in the results when the results contain parent messages.
- isInterrupted() - Method in class com.sendbird.android.utils.CancelableThreadHolder
-
- isLoading() - Method in class com.sendbird.android.FriendListQuery
-
Checks if the current query is in communication progress with server.
- isLoading() - Method in class com.sendbird.android.GroupChannelListQuery
-
Checks if the current query is in communication progress with server.
- isLoading() - Method in class com.sendbird.android.GroupChannelMemberListQuery
-
Checks if the current query is in communication progress with server.
- isLoading() - Method in class com.sendbird.android.MessageListQuery
-
Deprecated.
Checks if the current query is in communication progress with server.
- isLoading() - Method in class com.sendbird.android.MessageSearchQuery
-
Checks if the current query is in communication progress with server.
- isLoading() - Method in class com.sendbird.android.OpenChannelListQuery
-
Checks if the current query is in communication progress with server.
- isLoading() - Method in class com.sendbird.android.OperatorListQuery
-
Checks if the current query is in communication progress with server.
- isLoading() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Checks if the current query is in communication progress with server.
- isLoading() - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Checks if the current query is in communication progress with server.
- isLoading() - Method in class com.sendbird.android.UserListQuery
-
Checks if the current query is in communication progress with server.
- isMuted() - Method in class com.sendbird.android.Member
-
Returns if the Member
is muted or not.
- isOpenChannel() - Method in class com.sendbird.android.BaseChannel
-
- isOpenChannel() - Method in class com.sendbird.android.BaseMessage
-
Checks if this message is from OpenChannel
.
- isOpenChannel() - Method in class com.sendbird.android.ScheduledUserMessage
-
Checks if this message is from OpenChannel
.
- isOperator(User) - Method in class com.sendbird.android.OpenChannel
-
Checks if the given User
is an operator of this channel.
- isOperatorMessage() - Method in class com.sendbird.android.BaseMessage
-
Returns boolean value that can be used to test if the message was sent from an operator.
- isOperatorWithUserId(String) - Method in class com.sendbird.android.OpenChannel
-
Checks if the given User
is an operator of this channel.
- isPublic() - Method in class com.sendbird.android.GroupChannel
-
Checks this channel is a public GroupChannel
.
- isPushEnabled() - Method in class com.sendbird.android.GroupChannel
-
- isReplyToChannel() - Method in class com.sendbird.android.BaseMessage
-
Determines whether the current message is a replied message and also a message was replied to the channel.
- isResendable() - Method in class com.sendbird.android.AdminMessage
-
Returns whether resend is possible.
- isResendable() - Method in class com.sendbird.android.BaseMessage
-
Returns whether resend is possible.
- isReverse() - Method in class com.sendbird.android.MessageSearchQuery
-
Returns whether the current search result is set to be reversed or not.
- isSilent() - Method in class com.sendbird.android.BaseMessage
-
Checks whether the message is silent or not.
- isSuper() - Method in class com.sendbird.android.GroupChannel
-
Checks this channel is a super GroupChannel
.
- isTyping() - Method in class com.sendbird.android.GroupChannel
-
Checks if one or more members are typing.
- isUsingLocalCaching() - Static method in class com.sendbird.android.SendBird
-
Returns whether the app uses local caching.
- it(Tag, Throwable) - Static method in class com.sendbird.android.log.Logger
-
- it(Tag, String, Throwable) - Static method in class com.sendbird.android.log.Logger
-
- it(Tag, String, Object...) - Static method in class com.sendbird.android.log.Logger
-
- it(Tag, String) - Static method in class com.sendbird.android.log.Logger
-
- off - Static variable in class com.sendbird.android.constant.StringSet
-
- og_description - Static variable in class com.sendbird.android.constant.StringSet
-
- og_image - Static variable in class com.sendbird.android.constant.StringSet
-
- og_tag - Static variable in class com.sendbird.android.constant.StringSet
-
- og_title - Static variable in class com.sendbird.android.constant.StringSet
-
- og_url - Static variable in class com.sendbird.android.constant.StringSet
-
- OGImage - Class in com.sendbird.android
-
- OGMetaData - Class in com.sendbird.android
-
Represents a OGMetaData of a url.
- old_values - Static variable in class com.sendbird.android.constant.StringSet
-
- onApiResult(List<BaseMessage>, SendBirdException) - Method in interface com.sendbird.android.handlers.MessageCollectionInitHandler
-
This will give message lists loaded from the api.
- onBlocked(User, SendBirdException) - Method in interface com.sendbird.android.SendBird.UserBlockHandler
-
A callback for when User
is blocked.
- onCacheResult(List<BaseMessage>, SendBirdException) - Method in interface com.sendbird.android.handlers.MessageCollectionInitHandler
-
This will give message lists loaded from the db.
- onChannelChanged(BaseChannel) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel property is changed.
- onChannelDeleted(GroupChannelContext, String) - Method in interface com.sendbird.android.handlers.MessageCollectionHandler
-
- onChannelDeleted(String, BaseChannel.ChannelType) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel is deleted.
- onChannelFrozen(BaseChannel) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel is frozen (Users can't send messages).
- onChannelHidden(GroupChannel) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when GroupChannel
is hidden.
- onChannelMemberCountChanged(List<GroupChannel>) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
Called when one or more broadcast channel's member counts are changed.
- onChannelParticipantCountChanged(List<OpenChannel>) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
Called when one or more open channel's member counts are changed.
- onChannelUnfrozen(BaseChannel) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel is unfrozen (Users can send messages).
- onChannelUpdated(GroupChannelContext, GroupChannel) - Method in interface com.sendbird.android.handlers.MessageCollectionHandler
-
- onComplete(SendBirdException) - Method in interface com.sendbird.android.handlers.AllowFriendDiscoveryHandler
-
Called when action is completed.
- onComplete(boolean, String) - Method in interface com.sendbird.android.SendBirdPushHelper.OnPushRequestCompleteListener
-
A callback for when a sendbird push token registered at server.
- onCompleted() - Method in interface com.sendbird.android.handlers.DBInitHandler
-
- onConnected(User, SendBirdException) - Method in interface com.sendbird.android.SendBird.ConnectHandler
-
A callback for when SendBird is connected.
- onCopied(FileMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.CopyFileMessageHandler
-
A callback for when FileMessage
is forwarded to target channel.
- onCopied(UserMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.CopyUserMessageHandler
-
A callback for when UserMessage
is forwarded from the original channel to the target channel.
- onCreate(SQLiteDatabase) - Method in interface com.sendbird.android.handlers.DBInitHandler
-
- onDeliveryReceiptUpdated(GroupChannel) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
- onDisconnected() - Method in interface com.sendbird.android.SendBird.DisconnectHandler
-
A callback for when SendBird is disconnected.
- onError(SendBirdException) - Method in interface com.sendbird.android.handlers.ChannelChangeLogsHandler
-
When error thrown from the changelog api.
- onError(SendBirdException) - Method in interface com.sendbird.android.SendBirdPushHelper.OnPushRequestCompleteListener
-
A callback for when a sendbird push token registration was failed.
- onFail() - Method in interface com.sendbird.android.handlers.SessionTokenRequester
-
Call this method when failed to retrieve a new token.
- onFriendsDiscovered(List<User>) - Method in class com.sendbird.android.SendBird.UserEventHandler
-
A callback for when a message is received.
- onHugeGapDetected() - Method in interface com.sendbird.android.handlers.MessageCollectionHandler
-
Called when the
MessageCollection
has detected a huge gap between current message list.
- only_reply_to_channel - Static variable in class com.sendbird.android.constant.StringSet
-
- onMentionReceived(BaseChannel, BaseMessage) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a mention is received.
- onMessageDeleted(BaseChannel, long) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a message is deleted.
- onMessageReceived(BaseChannel, BaseMessage) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a message is received.
- onMessageReceived(RemoteMessage) - Method in class com.sendbird.android.SendBirdHmsMessagingService
-
- onMessagesAdded(MessageContext, GroupChannel, List<BaseMessage>) - Method in interface com.sendbird.android.handlers.MessageCollectionHandler
-
- onMessagesDeleted(MessageContext, GroupChannel, List<BaseMessage>) - Method in interface com.sendbird.android.handlers.MessageCollectionHandler
-
- onMessagesUpdated(MessageContext, GroupChannel, List<BaseMessage>) - Method in interface com.sendbird.android.handlers.MessageCollectionHandler
-
- onMessageUpdated(BaseChannel, BaseMessage) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a message is updated.
- onMetaCountersCreated(BaseChannel, Map<String, Integer>) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel meta counters is created.
- onMetaCountersDeleted(BaseChannel, List<String>) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel meta counters are deleted.
- onMetaCountersUpdated(BaseChannel, Map<String, Integer>) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel meta counters is updated.
- onMetaDataCreated(BaseChannel, Map<String, String>) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel meta data is created.
- onMetaDataDeleted(BaseChannel, List<String>) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel meta data is deleted.
- onMetaDataUpdated(BaseChannel, Map<String, String>) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when channel meta data is updated.
- onNewToken(String) - Method in class com.sendbird.android.SendBirdHmsMessagingService
-
- onOpened(SQLiteDatabase) - Method in interface com.sendbird.android.handlers.DBInitHandler
-
- onOperatorUpdated(BaseChannel) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when operators change in channel
- onPinnedMessageUpdated(GroupChannel) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when pinned message is changed.
- onProgress(int, int, int) - Method in interface com.sendbird.android.BaseChannel.ResendFileMessageWithProgressHandler
-
A callback for while file is being uploaded.
- onProgress(String, int, int, int) - Method in interface com.sendbird.android.BaseChannel.SendFileMessagesWithProgressHandler
-
A callback for while each file is being uploaded.
- onProgress(int, int, int) - Method in interface com.sendbird.android.BaseChannel.SendFileMessageWithProgressHandler
-
A callback for while file is being uploaded.
- OnPushTokenReceiveListener - Interface in com.sendbird.android
-
- onReactionUpdated(BaseChannel, ReactionEvent) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a reactionEvent is updated.
- onReadReceiptUpdated(GroupChannel) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
- onReceived(String, SendBirdException) - Method in interface com.sendbird.android.OnPushTokenReceiveListener
-
- onReconnectFailed() - Method in interface com.sendbird.android.SendBird.ConnectionHandler
-
A callback for when reconnection is failed.
- onReconnectStarted() - Method in interface com.sendbird.android.SendBird.ConnectionHandler
-
A callback for when SendBird tries to reconnect.
- onReconnectSucceeded() - Method in interface com.sendbird.android.SendBird.ConnectionHandler
-
A callback for when connection is reestablished.
- onRegistered(ScheduledUserMessage, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.RegisterScheduledUserMessageHandler
-
A callback for when scheduled ScheduledUserMessage
is registered.
- onRegistered(SendBirdException) - Method in interface com.sendbird.android.SendBird.RegisterPushTokenHandler
-
- onRegistered(SendBird.PushTokenRegistrationStatus, SendBirdException) - Method in interface com.sendbird.android.SendBird.RegisterPushTokenWithStatusHandler
-
A callback for when push token is registered.
- onResult(SendBirdException) - Method in interface com.sendbird.android.BaseChannel.DeleteMessageHandler
-
A callback for when a message is deleted.
- onResult(SendBirdException) - Method in interface com.sendbird.android.BaseChannel.DeleteMetaCounterHandler
-
A callback for when meta counter is deleted.
- onResult(SendBirdException) - Method in interface com.sendbird.android.BaseChannel.DeleteMetaDataHandler
-
A callback for when meta data is deleted.
- onResult(List<BaseMessage>, List<Long>, boolean, String, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.GetMessageChangeLogsByTokenHandler
-
A callback for getting message changelogs by token.
- onResult(List<BaseMessage>, List<Long>, boolean, String, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.GetMessageChangeLogsHandler
-
A callback for getting message changelogs by token.
- onResult(List<BaseMessage>, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.GetMessagesHandler
-
A callback for getting messages.
- onResult(boolean, String, long, long, long, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.GetMyMutedInfoHandler
-
A callback for when my muted information is got.
- onResult(BaseMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.MessageMetaArrayHandler
-
A callback for message meta array.
- onResult(Map<String, Integer>, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.MetaCounterHandler
-
A callback for when meta counter is created, updated or read.
- onResult(Map<String, String>, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.MetaDataHandler
-
A callback for when meta data is created, updated or read.
- onResult(ReactionEvent, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.ReactionHandler
-
A callback for reaction response.
- onResult(SendBirdException) - Method in interface com.sendbird.android.BaseChannel.ReportHandler
-
A callback for when this channel reporting is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.BaseChannel.ReportMessageHandler
-
A callback for when a message reporting is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.BaseChannel.ReportUserHandler
-
A callback for when a user reporting is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.BaseChannel.SendFileMessagesHandler
-
A callback for when all FileMessage
s are sent.
- onResult(SendBirdException) - Method in interface com.sendbird.android.BaseChannel.SendFileMessagesWithProgressHandler
-
A callback for when all FileMessage
s are sent.
- onResult(BaseMessage, SendBirdException) - Method in interface com.sendbird.android.BaseMessage.GetMessageHandler
-
A callback for getting a single message.
- onResult(BaseMessage, List<BaseMessage>, SendBirdException) - Method in interface com.sendbird.android.BaseMessage.GetThreadedMessagesHandler
-
A callback for getting threaded messages.
- onResult(List<User>, SendBirdException) - Method in interface com.sendbird.android.FriendListQuery.FriendListQueryResultHandler
-
Returns the queried list of friends if no error occurs.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelAcceptInvitationHandler
-
A callback for the invitation acceptance is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelBanHandler
-
A callback for when a User
is banned.
- onResult(int, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelChannelCountHandler
-
A callback for when my channel count is got.
- onResult(GroupChannel, boolean, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelCreateDistinctChannelIfNotExistHandler
-
A callback for when channel creation is done.
- onResult(GroupChannel, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelCreateHandler
-
A callback for when channel creation is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelDeclineInvitationHandler
-
A callback for the invitaion decline is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelDeleteHandler
-
A callback for when a GroupChannel
is deleted.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelFreezeHandler
-
A callback for when GroupChannel
is freezed.
- onResult(GroupChannel, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelGetHandler
-
A callback for when channel information is read.
- onResult(GroupChannel.PushTriggerOption, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelGetMyPushTriggerOptionHandler
-
A callback for when my push trigger setting is got.
- onResult(boolean, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelGetPushPreferenceHandler
-
- onResult(Map<GroupChannel.UnreadItemKey, Integer>, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelGetUnreadItemCountHandler
-
A callback for when unread item key-value map is got.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelHideHandler
-
A callback for when channel is hidden.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelInviteHandler
-
A callback for when invitation is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelJoinHandler
-
A callback for when joining is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelLeaveHandler
-
A callback for when channel left is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelMarkAsReadHandler
-
Deprecated.
A callback for when mark as read process is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelMuteHandler
-
A callback for when a User
is muted.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelRefreshHandler
-
A callback for when channel refresh is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelResetMyHistoryHandler
-
A callback for when reset my history process is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelSetMyCountPreferenceHandler
-
A callback for when my count preference setting is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelSetMyPushTriggerOptionHandler
-
A callback for when my push trigger setting is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelSetPushPreferenceHandler
-
A callback for when push preference setting is done.
- onResult(int, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelTotalUnreadChannelCountHandler
-
A callback for when total unread channel count is got.
- onResult(int, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelTotalUnreadMessageCountHandler
-
A callback for when total unread message count is got.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelUnbanHandler
-
A callback for when a User
is unbanned.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelUnfreezeHandler
-
A callback for when GroupChannel
is unfreezed.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelUnhideHandler
-
A callback for when channel is unhidden.
- onResult(SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelUnmuteHandler
-
A callback for when a User
is unmuted.
- onResult(GroupChannel, SendBirdException) - Method in interface com.sendbird.android.GroupChannel.GroupChannelUpdateHandler
-
A callback for when channel update is done.
- onResult(List<GroupChannel>, SendBirdException) - Method in interface com.sendbird.android.GroupChannelListQuery.GroupChannelListQueryResultHandler
-
Returns the queried list of GroupChannel
s if no error occurs.
- onResult(List<Member>, SendBirdException) - Method in interface com.sendbird.android.GroupChannelMemberListQuery.GroupChannelMemberListQueryResultHandler
-
Returns the queried list of group channel members if no error occurs.
- onResult(SendBirdException) - Method in interface com.sendbird.android.handlers.AddOperatorsHandler
-
Called when operation is done.
- onResult(List<GroupChannel>, List<String>, String, boolean) - Method in interface com.sendbird.android.handlers.ChannelChangeLogsHandler
-
- onResult(SendBirdException) - Method in interface com.sendbird.android.handlers.CompletionHandler
-
Returns a result for the job.
- onResult(T, SendBirdException) - Method in interface com.sendbird.android.handlers.OnResultHandler
-
- onResult(SendBirdException) - Method in interface com.sendbird.android.handlers.RemoveAllOperatorsHandler
-
Called when operation is done.
- onResult(List<BaseMessage>, SendBirdException) - Method in interface com.sendbird.android.MessageListQuery.MessageListQueryResult
-
Deprecated.
A callback for when messages are loaded.
- onResult(List<BaseMessage>, SendBirdException) - Method in interface com.sendbird.android.MessageSearchQuery.MessageSearchQueryResultHandler
-
Returns the queried list of BaseMessage
s if no error occurs.
- onResult(SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelBanHandler
-
A callback for when a User
is banned.
- onResult(OpenChannel, SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelCreateHandler
-
A callback for when channel creation is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelDeleteHandler
-
A callback for when an OpenChannel
is deleted.
- onResult(SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelEnterHandler
-
A callback for when entering this channel is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelExitHandler
-
A callback for when exiting this channel is done.
- onResult(OpenChannel, SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelGetHandler
-
A callback for when channel information is read.
- onResult(SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelMuteHandler
-
A callback for when a User
is muted.
- onResult(SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelRefreshHandler
-
A callback for when channel refresh is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelUnbanHandler
-
A callback for when a User
is unbanned.
- onResult(SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelUnmuteHandler
-
A callback for when a User
is unmuted.
- onResult(OpenChannel, SendBirdException) - Method in interface com.sendbird.android.OpenChannel.OpenChannelUpdateHandler
-
A callback for when channel update is done.
- onResult(List<OpenChannel>, SendBirdException) - Method in interface com.sendbird.android.OpenChannelListQuery.OpenChannelListQueryResultHandler
-
Returns the queried list of OpenChannel
s if no error occurs.
- onResult(List<User>, SendBirdException) - Method in interface com.sendbird.android.OperatorListQuery.OperatorListQueryResultHandler
-
Returns the queried list of operators if no error occurs.
- onResult(List<BaseMessage>, SendBirdException) - Method in interface com.sendbird.android.PreviousMessageListQuery.MessageListQueryResult
-
A callback for when the previous messages are loaded.
- onResult(List<GroupChannel>, SendBirdException) - Method in interface com.sendbird.android.PublicGroupChannelListQuery.PublicGroupChannelListQueryResultHandler
-
Returns the queried list of public GroupChannel
s if no error occurs.
- onResult(List<User>, SendBirdException) - Method in interface com.sendbird.android.SendBird.AddFriendsHandler
-
A callback for when friends are added.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.DeleteFriendDiscoveriesHandler
-
A callback for when friend discoveries are deleted.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.DeleteFriendDiscoveryHandler
-
A callback for when friend discovery is deleted.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.DeleteFriendHandler
-
A callback for when a friend is removed.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.DeleteFriendsHandler
-
A callback for when friends are removed.
- onResult(EmojiContainer, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetAllEmojiHandler
-
A callback for when emoji information is got.
- onResult(boolean, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetChannelInvitationPreferenceHandler
-
A callback for when preference of accepting GroupChannel
invitation for the current
User
is got.
- onResult(boolean, int, int, int, int, String, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetDoNotDisturbHandler
-
A callback for when Do-not-disturb option is got.
- onResult(EmojiCategory, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetEmojiCategoryHandler
-
A callback for when emoji category is got.
- onResult(Emoji, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetEmojiHandler
-
A callback for when emoji is got.
- onResult(List<User>, List<String>, boolean, String, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetFriendChangeLogsByTokenHandler
-
A callback for when friends are added.
- onResult(List<GroupChannel>, List<String>, boolean, String, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetMyGroupChannelChangeLogsHandler
-
A callback for getting channel changelogs.
- onResult(String, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetPushSoundHandler
-
A callback for when push sound option is got.
- onResult(String, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetPushTemplateHandler
-
A callback for when push template is got.
- onResult(List<String>, SendBird.PushTokenType, boolean, String, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetPushTokensHandler
-
A callback for when push tokens are got.
- onResult(SendBird.PushTriggerOption, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetPushTriggerOptionHandler
-
A callback for when push trigger option is got.
- onResult(boolean, long, long, SendBirdException) - Method in interface com.sendbird.android.SendBird.GetSnoozePeriodHandler
-
A callback for when snooze period is got.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.MarkAsReadHandler
-
A callback for when mark as read process is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.SetChannelInvitationPreferenceHandler
-
A callback for when the preference of accepting GroupChannel
invitation for the current
User
is set.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.SetDoNotDisturbHandler
-
A callback for when Do-not-disturb option is set.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.SetPushSoundHandler
-
A callback for when push sound option is set.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.SetPushTemplateHandler
-
A callback for when push template setting is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.SetPushTriggerOptionHandler
-
A callback for when push trigger option setting is done.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.SetSnoozePeriodHandler
-
A callback for when snooze period is set.
- onResult(SendBirdException) - Method in interface com.sendbird.android.SendBird.UploadFriendDiscoveriesHandler
-
A callback for when friend discoveries are uploaded.
- onResult(SendBirdException) - Method in interface com.sendbird.android.User.DeleteMetaDataHandler
-
A callback for when meta data is deleted.
- onResult(Map<String, String>, SendBirdException) - Method in interface com.sendbird.android.User.MetaDataHandler
-
A callback for when meta data is created or updated.
- onResult(List<User>, SendBirdException) - Method in interface com.sendbird.android.UserListQuery.UserListQueryResultHandler
-
Returns the queried list of User
s if no error occurs.
- OnResultHandler<T> - Interface in com.sendbird.android.handlers
-
The handler is using for getting results.
- onSent(FileMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.BaseSendFileMessageHandler
-
A callback for when FileMessage
is sent.
- onSent(FileMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.ResendFileMessageHandler
-
A callback for when FileMessage
is sent.
- onSent(FileMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.ResendFileMessageWithProgressHandler
-
A callback for when FileMessage
is sent.
- onSent(UserMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.ResendUserMessageHandler
-
A callback for when UserMessage
is sent.
- onSent(UserMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.SendUserMessageHandler
-
A callback for when UserMessage
is sent.
- onStarted() - Method in interface com.sendbird.android.handlers.DBInitHandler
-
- onSuccess(String) - Method in interface com.sendbird.android.handlers.SessionTokenRequester
-
Call this method after retrieving a new token.
- onThreadInfoUpdated(BaseChannel, ThreadInfoUpdateEvent) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when the thread information is updated.
- onTotalUnreadMessageCountChanged(int, Map<String, Integer>) - Method in class com.sendbird.android.SendBird.UserEventHandler
-
Gets the subscribed total number of unread message of all GroupChannel
s the current user has joined,
and number of unread message of GroupChannel
for all subscribed custom type.
- onTranslated(UserMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.TranslateUserMessageHandler
-
A callback for when UserMessage
is translated.
- onTypingStatusUpdated(GroupChannel) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
- onUnblocked(SendBirdException) - Method in interface com.sendbird.android.SendBird.UserUnblockHandler
-
A callback for when User
is unblocked.
- onUnregistered(SendBirdException) - Method in interface com.sendbird.android.SendBird.UnregisterPushTokenHandler
-
A callback for when push token is unregistered.
- onUpdated(FileMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.UpdateFileMessageHandler
-
Called when a response is returned from the message update request.
- onUpdated(UserMessage, SendBirdException) - Method in interface com.sendbird.android.BaseChannel.UpdateUserMessageHandler
-
Called when a response is returned from the message update request.
- onUpdated(SendBirdException) - Method in interface com.sendbird.android.SendBird.UserInfoUpdateHandler
-
A callback for when User
information is updated.
- onUpgrade(SQLiteDatabase, int, int) - Method in interface com.sendbird.android.handlers.DBInitHandler
-
- onUserBanned(BaseChannel, User) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when user is banned from channel.
- onUserDeclinedInvitation(GroupChannel, User, User) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when the newly invited member has declined the invitation for the GroupChannel
.
- onUserEntered(OpenChannel, User) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a User
has entered OpenChannel
.
- onUserExited(OpenChannel, User) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a User
has exited OpenChannel
.
- onUserJoined(GroupChannel, User) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a new member has joined GroupChannel
.
- onUserLeft(GroupChannel, User) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when an existing member has left GroupChannel
.
- onUserMuted(BaseChannel, User) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a User
is muted from channel.
- onUserReceivedInvitation(GroupChannel, User, List<User>) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when a new member has been invited to GroupChannel
.
- onUserUnbanned(BaseChannel, User) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when user is unbanned from channel.
- onUserUnmuted(BaseChannel, User) - Method in class com.sendbird.android.SendBird.ChannelHandler
-
A callback for when User
is unmuted from channel.
- open_channels - Static variable in class com.sendbird.android.constant.StringSet
-
- OpenChannel - Class in com.sendbird.android
-
Represents an open channel.
- OpenChannel.OpenChannelBanHandler - Interface in com.sendbird.android
-
OpenChannelBan handler.
- OpenChannel.OpenChannelCreateHandler - Interface in com.sendbird.android
-
OpenChannelCreate handler.
- OpenChannel.OpenChannelDeleteHandler - Interface in com.sendbird.android
-
- OpenChannel.OpenChannelEnterHandler - Interface in com.sendbird.android
-
OpenChannelEnter handler.
- OpenChannel.OpenChannelExitHandler - Interface in com.sendbird.android
-
OpenChannelExit handler.
- OpenChannel.OpenChannelGetHandler - Interface in com.sendbird.android
-
OpenChannelGet handler.
- OpenChannel.OpenChannelMuteHandler - Interface in com.sendbird.android
-
OpenChannelMute handler.
- OpenChannel.OpenChannelRefreshHandler - Interface in com.sendbird.android
-
OpenChannelRefresh handler.
- OpenChannel.OpenChannelUnbanHandler - Interface in com.sendbird.android
-
OpenChannelUnban handler.
- OpenChannel.OpenChannelUnmuteHandler - Interface in com.sendbird.android
-
OpenChannelUnmute handler.
- OpenChannel.OpenChannelUpdateHandler - Interface in com.sendbird.android
-
OpenChannelUpdate handler.
- OpenChannelListQuery - Class in com.sendbird.android
-
A class representing query to retrieve
OpenChannel
list.
- OpenChannelListQuery.OpenChannelListQueryResultHandler - Interface in com.sendbird.android
-
OpenChannelListQuery handler.
- OpenChannelParams - Class in com.sendbird.android
-
Represents a open channel params.
- OpenChannelParams() - Constructor for class com.sendbird.android.OpenChannelParams
-
OpenChannelParams constructor.
- OpenChannelParams(String) - Constructor for class com.sendbird.android.OpenChannelParams
-
OpenChannelParams constructor.
- operator - Static variable in class com.sendbird.android.constant.StringSet
-
- operator_filter - Static variable in class com.sendbird.android.constant.StringSet
-
- operator_ids - Static variable in class com.sendbird.android.constant.StringSet
-
- operator_then_member_alphabetical - Static variable in class com.sendbird.android.constant.StringSet
-
- OperatorListQuery - Class in com.sendbird.android
-
A class representing query to retrieve operator lists related to
User
.
- OperatorListQuery.OperatorListQueryResultHandler - Interface in com.sendbird.android
-
OperatorListQueryResult handler.
- Options() - Constructor for class com.sendbird.android.SendBird.Options
-
- or - Static variable in class com.sendbird.android.constant.StringSet
-
- OR - Static variable in class com.sendbird.android.constant.StringSet
-
- order - Static variable in class com.sendbird.android.constant.StringSet
-
- s - Static variable in class com.sendbird.android.constant.StringSet
-
- sb_syncmanager - Static variable in class com.sendbird.android.constant.StringSet
-
- sb_uikit - Static variable in class com.sendbird.android.constant.StringSet
-
- SBUserAgent - Static variable in class com.sendbird.android.constant.StringSet
-
- ScheduledUserMessage - Class in com.sendbird.android
-
Object representing a scheduled user message.
- ScheduledUserMessage.Status - Enum in com.sendbird.android
-
Represents scheduled message status.
- ScheduledUserMessageParams - Class in com.sendbird.android
-
Represents a scheduled user message params.
- ScheduledUserMessageParams(String, int, int, int, int, int, String) - Constructor for class com.sendbird.android.ScheduledUserMessageParams
-
ScheduledUserMessageParams constructor.
- search_fields - Static variable in class com.sendbird.android.constant.StringSet
-
- search_query - Static variable in class com.sendbird.android.constant.StringSet
-
- seconds - Static variable in class com.sendbird.android.constant.StringSet
-
- secure_url - Static variable in class com.sendbird.android.constant.StringSet
-
- send_push_notification - Static variable in class com.sendbird.android.constant.StringSet
-
- sendbird - Static variable in class com.sendbird.android.constant.StringSet
-
- SendBird - Static variable in class com.sendbird.android.constant.StringSet
-
- Sendbird - Static variable in class com.sendbird.android.constant.StringSet
-
- SendBird - Class in com.sendbird.android
-
SendBird Main Class.
- SendBird.AddFriendsHandler - Interface in com.sendbird.android
-
AddFriendsHandler handler.
- SendBird.ChannelHandler - Class in com.sendbird.android
-
Channel handler.
- SendBird.ConnectHandler - Interface in com.sendbird.android
-
Connect handler.
- SendBird.ConnectionHandler - Interface in com.sendbird.android
-
Connection handler.
- SendBird.ConnectionState - Enum in com.sendbird.android
-
SDK connection state.
- SendBird.DeleteFriendDiscoveriesHandler - Interface in com.sendbird.android
-
DeleteFriendDiscoveriesHandler handler.
- SendBird.DeleteFriendDiscoveryHandler - Interface in com.sendbird.android
-
DeleteFriendDiscoveryHandler handler.
- SendBird.DeleteFriendHandler - Interface in com.sendbird.android
-
DeleteFriendHandler handler.
- SendBird.DeleteFriendsHandler - Interface in com.sendbird.android
-
DeleteFriendsHandler handler.
- SendBird.DisconnectHandler - Interface in com.sendbird.android
-
Disconnect handler.
- SendBird.GetAllEmojiHandler - Interface in com.sendbird.android
-
getAllEmoji handler.
- SendBird.GetChannelInvitationPreferenceHandler - Interface in com.sendbird.android
-
GetAutoAcceptInvitation handler.
- SendBird.GetDoNotDisturbHandler - Interface in com.sendbird.android
-
GetDoNotDisturb handler.
- SendBird.GetEmojiCategoryHandler - Interface in com.sendbird.android
-
getEmojiCategory handler.
- SendBird.GetEmojiHandler - Interface in com.sendbird.android
-
getEmoji handler.
- SendBird.GetFriendChangeLogsByTokenHandler - Interface in com.sendbird.android
-
GetFriendChangeLogsByTokenHandler handler.
- SendBird.GetMyGroupChannelChangeLogsHandler - Interface in com.sendbird.android
-
GetMyGroupChannelChangeLogsHandler handler.
- SendBird.GetPushSoundHandler - Interface in com.sendbird.android
-
GetPushSound handler.
- SendBird.GetPushTemplateHandler - Interface in com.sendbird.android
-
GetPushTemplate handler.
- SendBird.GetPushTokensHandler - Interface in com.sendbird.android
-
GetPushTokens handler.
- SendBird.GetPushTriggerOptionHandler - Interface in com.sendbird.android
-
GetPushTriggerOptionHandler handler.
- SendBird.GetSnoozePeriodHandler - Interface in com.sendbird.android
-
GetSnoozePeriodHandler handler.
- SendBird.HMS - Class in com.sendbird.android
-
Push token related class specifically for Huawei Message Service, HMS.
- SendBird.MarkAsReadHandler - Interface in com.sendbird.android
-
GroupChannelMarkAsRead handler.
- SendBird.Options - Class in com.sendbird.android
-
Represents operation options.
- SendBird.Options.ThreadOption - Enum in com.sendbird.android
-
ThreadOption
determines how SendBird
will manage or create threads when callbacks or events are called.
- SendBird.PushTokenRegistrationStatus - Enum in com.sendbird.android
-
Status of push token registration.
- SendBird.PushTokenType - Enum in com.sendbird.android
-
PushTokenType.
- SendBird.PushTriggerOption - Enum in com.sendbird.android
-
PushTriggerOption of the current User
.
- SendBird.RegisterPushTokenHandler - Interface in com.sendbird.android
-
- SendBird.RegisterPushTokenWithStatusHandler - Interface in com.sendbird.android
-
RegisterPushTokenWithStatus handler.
- SendBird.SetChannelInvitationPreferenceHandler - Interface in com.sendbird.android
-
SetAutoAcceptInvitation handler.
- SendBird.SetDoNotDisturbHandler - Interface in com.sendbird.android
-
SetDoNotDisturb handler.
- SendBird.SetPushSoundHandler - Interface in com.sendbird.android
-
SetPushSound handler.
- SendBird.SetPushTemplateHandler - Interface in com.sendbird.android
-
SetPushTemplate handler.
- SendBird.SetPushTriggerOptionHandler - Interface in com.sendbird.android
-
SetPushTriggerOptionHandler handler.
- SendBird.SetSnoozePeriodHandler - Interface in com.sendbird.android
-
SetSnoozePeriodHandler handler.
- SendBird.UnregisterPushTokenHandler - Interface in com.sendbird.android
-
UnregisterPushToken handler.
- SendBird.UploadFriendDiscoveriesHandler - Interface in com.sendbird.android
-
UploadFriendDiscoveriesHandler handler.
- SendBird.UserBlockHandler - Interface in com.sendbird.android
-
UserBlock handler.
- SendBird.UserEventHandler - Class in com.sendbird.android
-
User event handler.
- SendBird.UserInfoUpdateHandler - Interface in com.sendbird.android
-
UserInfoUpdate handler.
- SendBird.UserUnblockHandler - Interface in com.sendbird.android
-
UserUnblock handler.
- sendbird_channel_table - Static variable in class com.sendbird.android.constant.StringSet
-
- sendbird_message_table - Static variable in class com.sendbird.android.constant.StringSet
-
- sendbird_poll_table - Static variable in class com.sendbird.android.constant.StringSet
-
- SendBirdDBException - Exception in com.sendbird.android.db
-
- SendBirdDBException(String) - Constructor for exception com.sendbird.android.db.SendBirdDBException
-
- SendBirdDBException(Exception) - Constructor for exception com.sendbird.android.db.SendBirdDBException
-
- SendBirdException - Exception in com.sendbird.android
-
SendBird custom exception class.
- SendBirdException(String) - Constructor for exception com.sendbird.android.SendBirdException
-
SendBirdException constructor.
- SendBirdException(Throwable) - Constructor for exception com.sendbird.android.SendBirdException
-
- SendBirdException(Exception, int) - Constructor for exception com.sendbird.android.SendBirdException
-
- SendBirdException(String, Throwable, int) - Constructor for exception com.sendbird.android.SendBirdException
-
- SendBirdException(String, int) - Constructor for exception com.sendbird.android.SendBirdException
-
SendBirdException constructor.
- SendBirdHmsMessagingService - Class in com.sendbird.android
-
- SendBirdHmsMessagingService() - Constructor for class com.sendbird.android.SendBirdHmsMessagingService
-
- SendBirdHmsPushHandler - Class in com.sendbird.android
-
SendBirdHmsPushHandler.
- SendBirdHmsPushHandler() - Constructor for class com.sendbird.android.SendBirdHmsPushHandler
-
- SendBirdPushHandler - Class in com.sendbird.android
-
SendBirdPushHandler.
- SendBirdPushHandler() - Constructor for class com.sendbird.android.SendBirdPushHandler
-
- SendBirdPushHelper - Class in com.sendbird.android
-
- SendBirdPushHelper() - Constructor for class com.sendbird.android.SendBirdPushHelper
-
- SendBirdPushHelper.OnPushRequestCompleteListener - Interface in com.sendbird.android
-
SendBird push token registration event callback.
- Sender - Class in com.sendbird.android
-
Represents a sender.
- sender_id - Static variable in class com.sendbird.android.constant.StringSet
-
- sender_ids - Static variable in class com.sendbird.android.constant.StringSet
-
- sender_user_id - Static variable in class com.sendbird.android.constant.StringSet
-
- sendFileMessage(String, String, String, int, String, BaseChannel.SendFileMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a file with given file information.
- sendFileMessage(String, String, String, int, String, String, BaseChannel.SendFileMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a file with given file information.
- sendFileMessage(File, String, String, int, String, BaseChannel.SendFileMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a file with given file information.
- sendFileMessage(File, String, String, int, String, String, BaseChannel.SendFileMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
- sendFileMessage(File, String, String, int, String, String, List<FileMessage.ThumbnailSize>, BaseChannel.SendFileMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a file with given file information.
- sendFileMessage(File, String, String, int, String, BaseChannel.SendFileMessageWithProgressHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a file with given file information and gets callback for uploading progress.
- sendFileMessage(File, String, String, int, String, String, BaseChannel.SendFileMessageWithProgressHandler) - Method in class com.sendbird.android.BaseChannel
-
- sendFileMessage(File, String, String, int, String, String, List<FileMessage.ThumbnailSize>, BaseChannel.SendFileMessageWithProgressHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a file with given file information and gets callback for uploading progress.
- sendFileMessage(FileMessageParams, BaseChannel.SendFileMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a file with given file information.
- sendFileMessage(FileMessageParams, BaseChannel.SendFileMessageWithProgressHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a file with given file information and gets callback for uploading progress.
- sendFileMessages(List<FileMessageParams>, BaseChannel.SendFileMessagesHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends files with given files information.
- sendFileMessages(List<FileMessageParams>, BaseChannel.SendFileMessagesWithProgressHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends files with given files information and gets callback for uploading progress.
- sending_status - Static variable in class com.sendbird.android.constant.StringSet
-
- sendUserMessage(String, BaseChannel.SendUserMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a user message.
- sendUserMessage(String, String, BaseChannel.SendUserMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
- sendUserMessage(String, String, String, BaseChannel.SendUserMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
- sendUserMessage(String, String, String, List<String>, BaseChannel.SendUserMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a user message.
- sendUserMessage(UserMessageParams, BaseChannel.SendUserMessageHandler) - Method in class com.sendbird.android.BaseChannel
-
Sends a user message.
- serialize() - Method in class com.sendbird.android.BaseChannel
-
Serializes the GroupChannel
or OpenChannel
instance.
- serialize() - Method in class com.sendbird.android.BaseMessage
-
Serializes the UserMessage
, FileMessage
or AdminMessage
instance.
- serialize() - Method in class com.sendbird.android.Emoji
-
Serializes the Emoji
instance.
- serialize() - Method in class com.sendbird.android.EmojiCategory
-
Serializes the EmojiCategory
instance.
- serialize() - Method in class com.sendbird.android.EmojiContainer
-
Serializes the EmojiContainer
instance.
- serialize() - Method in class com.sendbird.android.GroupChannelListQuery
-
Serializes the GroupChannelListQuery
instance.
- serialize() - Method in class com.sendbird.android.Member
-
Serializes the Member
instance.
- serialize() - Method in class com.sendbird.android.MessageSearchQuery
-
- serialize() - Method in class com.sendbird.android.OGImage
-
- serialize() - Method in class com.sendbird.android.OGMetaData
-
- serialize() - Method in class com.sendbird.android.Plugin
-
Serializes the Plugin
instance.
- serialize() - Method in class com.sendbird.android.Reaction
-
Serializes the Reaction
instance.
- serialize() - Method in class com.sendbird.android.Sender
-
Serializes the Sender
instance.
- serialize() - Method in class com.sendbird.android.ThreadInfo
-
Serializes the ThreadInfo
instance.
- serialize() - Method in class com.sendbird.android.User
-
Serializes the User
instance.
- serialized_data - Static variable in class com.sendbird.android.constant.StringSet
-
- session_key - Static variable in class com.sendbird.android.constant.StringSet
-
- SessionKey - Static variable in class com.sendbird.android.constant.StringSet
-
- SessionTokenRequester - Interface in com.sendbird.android.handlers
-
Interface that is passed on to SessionHandler#onSessionTokenRequired(SessionTokenRequester)
.
- set(long) - Method in class com.sendbird.android.utils.AtomicLongEx
-
- setAccessCode(String) - Method in class com.sendbird.android.GroupChannelParams
-
Sets access code for public group channel.
- setAdvancedQuery(boolean) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets whether to search the keyword as a advanced phrase or not.
- setAppleCriticalAlertOptions(AppleCriticalAlertOptions) - Method in class com.sendbird.android.BaseMessage
-
sets apple critical alert options for this instance.
- setAppleCriticalAlertOptions(AppleCriticalAlertOptions) - Method in class com.sendbird.android.BaseMessageParams
-
set apple critical alert options for this instance.
- setAppleCriticalAlertOptions(AppleCriticalAlertOptions) - Method in class com.sendbird.android.FileMessageParams
-
- setAppleCriticalAlertOptions(AppleCriticalAlertOptions) - Method in class com.sendbird.android.ScheduledUserMessageParams
-
- setAppleCriticalAlertOptions(AppleCriticalAlertOptions) - Method in class com.sendbird.android.UserMessageParams
-
- setAppVersion(String) - Static method in class com.sendbird.android.SendBird
-
Sets the app version.
- setAuthenticationTimeout(int) - Static method in class com.sendbird.android.SendBird.Options
-
- setAutoBackgroundDetection(boolean) - Static method in class com.sendbird.android.SendBird
-
Sets SendBird to detect if the Application
is in background automatically.
- setBroadcast(boolean) - Method in class com.sendbird.android.GroupChannelParams
-
Sets broadcast mode channel.
- setChannelCustomType(String) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets the scope of the search to channels with the given channel custom type.
- setChannelCustomTypesFilter(List<String>) - Method in class com.sendbird.android.GroupChannelTotalUnreadMessageCountParams
-
Set channel custom types.
- setChannelInvitationPreference(boolean, SendBird.SetChannelInvitationPreferenceHandler) - Static method in class com.sendbird.android.SendBird
-
Sets the current User
's preference for GroupChannel
join.
- setChannelNameContainsFilter(String) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets channel name filter.
- setChannelNameContainsFilter(String) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets channel name filter.
- setChannelUrl(String) - Method in class com.sendbird.android.GroupChannelParams
-
Sets channel url.
- setChannelUrl(String) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets the scope of search to a single channel with given channel url.
- setChannelUrl(String) - Method in class com.sendbird.android.OpenChannelParams
-
Sets channel url.
- setChannelUrlsFilter(List<String>) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets with given channel URLs.
- setChannelUrlsFilter(List<String>) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets with given channel URLs.
- setCode(int) - Method in exception com.sendbird.android.SendBirdException
-
Sets the error code.
- setConnectionTimeout(int) - Static method in class com.sendbird.android.SendBird.Options
-
Sets the connect timeout for socket connection managed by
SendBird.connect(String, ConnectHandler)
,
SendBird.connect(String, String, ConnectHandler)
,
SendBird.connect(String, String, String, String, ConnectHandler)
,
SendBird.reconnect()
or internal reconnection tries.
- setCoverImage(File) - Method in class com.sendbird.android.GroupChannelParams
-
Sets cover image file.
- setCoverImage(File) - Method in class com.sendbird.android.OpenChannelParams
-
Sets cover image file.
- setCoverUrl(String) - Method in class com.sendbird.android.GroupChannelParams
-
Sets cover url.
- setCoverUrl(String) - Method in class com.sendbird.android.OpenChannelParams
-
Sets cover url.
- setCustomType(String) - Method in class com.sendbird.android.FileMessageParams
-
Sets custom type.
- setCustomType(String) - Method in class com.sendbird.android.GroupChannelParams
-
Sets custom type.
- setCustomType(String) - Method in class com.sendbird.android.OpenChannelParams
-
Sets custom type.
- setCustomType(String) - Method in class com.sendbird.android.UserMessageParams
-
Sets custom type.
- setCustomTypeFilter(String) - Method in class com.sendbird.android.GroupChannelListQuery
-
- setCustomTypeFilter(String) - Method in class com.sendbird.android.OpenChannelListQuery
-
Sets a filter to return only channels with the specified Custom Type.
- setCustomTypeFilter(String) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Sets custom type filter.
- setCustomTypes(List<String>) - Method in class com.sendbird.android.GroupChannelChangeLogsParams
-
Sets custom types filter.
- setCustomTypesFilter(List<String>) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets with given channel custom types.
- setCustomTypesFilter(Collection<String>) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Sets custom type filter.
- setCustomTypesFilter(List<String>) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets with given channel custom types.
- setCustomTypeStartsWithFilter(String) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets a filter to return channels that start with the specified Custom Type.
- setCustomTypeStartsWithFilter(String) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets a filter to return channels that start with the specified Custom Type.
- setData(String) - Method in class com.sendbird.android.FileMessageParams
-
Sets data.
- setData(String) - Method in class com.sendbird.android.GroupChannelParams
-
Sets data.
- setData(String) - Method in class com.sendbird.android.OpenChannelParams
-
Sets data.
- setData(String) - Method in class com.sendbird.android.UserMessageParams
-
Sets data.
- setDiscoverable(boolean) - Method in class com.sendbird.android.GroupChannelParams
-
Sets discoverable channel for public group channel.
- setDistinct(boolean) - Method in class com.sendbird.android.GroupChannelParams
-
Sets distinct mode.
- setDoNotDisturb(boolean, int, int, int, int, String, SendBird.SetDoNotDisturbHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Sets Do-not-disturb option for the current User
.
- setDoNotDisturb(boolean, int, int, int, int, String, SendBird.SetDoNotDisturbHandler) - Static method in class com.sendbird.android.SendBird
-
Sets Do-not-disturb option for the current User
.
- setEphemeral(boolean) - Method in class com.sendbird.android.GroupChannelParams
-
Sets ephemeral mode channel.
- setExactMatch(boolean) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets whether to search the keyword as a complete, exact phrase or not.
- setFile(File) - Method in class com.sendbird.android.FileMessageParams
-
Sets file.
- setFileName(String) - Method in class com.sendbird.android.FileMessageParams
-
Sets file name.
- setFileSize(int) - Method in class com.sendbird.android.FileMessageParams
-
Sets the file size.
- setFileUrl(String) - Method in class com.sendbird.android.FileMessageParams
-
Sets fileUrl.
- setGroupChannelCollectionHandler(GroupChannelCollectionHandler) - Method in class com.sendbird.android.GroupChannelCollection.Builder
-
- setGroupChannelCollectionHandler(GroupChannelCollectionHandler) - Method in class com.sendbird.android.GroupChannelCollection
-
- setHandlerForCallbacks(Handler) - Static method in class com.sendbird.android.SendBird.Options
-
- setHiddenChannelFilter(GroupChannelListQuery.HiddenChannelFilter) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets hidden channel filter.
- setIfBigger(long) - Method in class com.sendbird.android.utils.AtomicLongEx
-
- setIfSmaller(long) - Method in class com.sendbird.android.utils.AtomicLongEx
-
- setIfSmallerOrHasInitialValue(long) - Method in class com.sendbird.android.utils.AtomicLongEx
-
- setIncludeEmpty(boolean) - Method in class com.sendbird.android.GroupChannelChangeLogsParams
-
Sets true
/false
to include empty channels or not (channels without messages).
- setIncludeEmpty(boolean) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets true
/false
to include empty channels or not (channels without messages).
- setIncludeEmpty(boolean) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets true
/false
to include empty channels or not (channels without messages).
- setIncludeFrozen(boolean) - Method in class com.sendbird.android.GroupChannelChangeLogsParams
-
Sets true
/false
to include frozen channels or not.
- setIncludeFrozen(boolean) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets true
/false
to include frozen channels or not.
- setIncludeFrozen(boolean) - Method in class com.sendbird.android.OpenChannelListQuery
-
Sets true
/false
to include frozen channels or not.
- setIncludeFrozen(boolean) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets true
/false
to include frozen channels or not.
- setIncludeMetaArray(boolean) - Method in class com.sendbird.android.MessageChangeLogsParams
-
Determines whether to include the meta array information of the updated messages in the results.
- setIncludeMetaArray(boolean) - Method in class com.sendbird.android.MessagePayloadFilter.Builder
-
Determines whether to include the meta array information of the updated messages in the results.
- setIncludeMetaArray(boolean) - Method in class com.sendbird.android.MessageRetrievalParams
-
Determines whether a meta array of the message is included in the results.
- setIncludeMetaArray(boolean) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Sets message meta array.
- setIncludeMetadata(boolean) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets whether to include channel metadata on fetch.
- setIncludeMetadata(boolean) - Method in class com.sendbird.android.OpenChannelListQuery
-
Sets whether to include channel metadata on fetch.
- setIncludeMetadata(boolean) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets whether to include channel metadata on fetch.
- setIncludeParentMessageInfo(boolean) - Method in class com.sendbird.android.MessagePayloadFilter.Builder
-
Determines whether to include the parent message's information in the results when the updated messages are replies in a thread.
- setIncludeParentMessageText(boolean) - Method in class com.sendbird.android.MessageChangeLogsParams
-
- setIncludeParentMessageText(boolean) - Method in class com.sendbird.android.MessagePayloadFilter.Builder
-
- setIncludeParentMessageText(boolean) - Method in class com.sendbird.android.MessageRetrievalParams
-
- setIncludeParentMessageText(boolean) - Method in class com.sendbird.android.PreviousMessageListQuery
-
- setIncludeReactions(boolean) - Method in class com.sendbird.android.MessageChangeLogsParams
-
Determines whether to include the reactions of the updated messages in the results.
- setIncludeReactions(boolean) - Method in class com.sendbird.android.MessagePayloadFilter.Builder
-
Determines whether to include the reactions to the updated messages in the results.
- setIncludeReactions(boolean) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Sets message reactions.
- setIncludeReplies(boolean) - Method in class com.sendbird.android.MessageChangeLogsParams
-
- setIncludeReplies(boolean) - Method in class com.sendbird.android.MessageListParams
-
- setIncludeReplies(boolean) - Method in class com.sendbird.android.PreviousMessageListQuery
-
- setIncludeThreadInfo(boolean) - Method in class com.sendbird.android.MessageChangeLogsParams
-
Determines whether to include the thread information of the updated messages in the results when the results contain parent messages.
- setIncludeThreadInfo(boolean) - Method in class com.sendbird.android.MessageListParams
-
Determines whether to include the thread information of the updated messages in the results when the results contain parent messages.
- setIncludeThreadInfo(boolean) - Method in class com.sendbird.android.MessagePayloadFilter.Builder
-
Determines whether to include the thread information of the updated messages in the results when the results contain parent messages.
- setIncludeThreadInfo(boolean) - Method in class com.sendbird.android.MessageRetrievalParams
-
Determines whether the thread information is included in the results set when the returned message is a parent message.
- setIncludeThreadInfo(boolean) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Determines whether to include the thread information of the returned messages in the results when the results contain parent messages.
- setKeyword(String) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets the query keyword to search for.
- setLimit(int) - Method in class com.sendbird.android.FriendListQuery
-
Sets the maximum number of friends per queried page.
- setLimit(int) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets the maximum number of GroupChannel
s per queried page.
- setLimit(int) - Method in class com.sendbird.android.GroupChannelMemberListQuery
-
Sets the maximum number of group channel members per queried page.
- setLimit(int) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets the maximum number of BaseMessage
s per queried page.
- setLimit(int) - Method in class com.sendbird.android.OpenChannelListQuery
-
Sets the maximum number of OpenChannel
s per queried page.
- setLimit(int) - Method in class com.sendbird.android.OperatorListQuery
-
Sets the maximum number of operators per queried page.
- setLimit(int) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Sets the maximum number of messages per queried page.
- setLimit(int) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets the maximum number of public GroupChannel
s per queried page.
- setLimit(int) - Method in class com.sendbird.android.UserListQuery
-
Sets the maximum number of User
s per queried page.
- setLoggerLevel(int) - Static method in class com.sendbird.android.log.Logger
-
- setLoggerLevel(int) - Static method in class com.sendbird.android.SendBird
-
Sets logger level.
- setLoggerLevel(LogLevel) - Static method in class com.sendbird.android.SendBird
-
As of 3.0.153, Sets the logger level for server request/response related logs.
- setMembershipFilter(PublicGroupChannelListQuery.MembershipFilter) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets membership filter.
- setMemberStateFilter(GroupChannelListQuery.MemberState) - Method in class com.sendbird.android.GroupChannelListQuery
-
- setMemberStateFilter(GroupChannel.MemberState) - Method in class com.sendbird.android.GroupChannelListQuery
-
- setMemberStateFilter(GroupChannelListQuery.MemberStateFilter) - Method in class com.sendbird.android.GroupChannelListQuery
-
- setMemberStateFilter(GroupChannelMemberListQuery.MemberStateFilter) - Method in class com.sendbird.android.GroupChannelMemberListQuery
-
- setMentionedMessageTemplate(String) - Method in class com.sendbird.android.UserMessageParams
-
Set the message's mentioned message template.
- setMentionedUserIds(List<String>) - Method in class com.sendbird.android.FileMessageParams
-
Set mentioned users ids.
- setMentionedUserIds(List<String>) - Method in class com.sendbird.android.UserMessageParams
-
Set mentioned users ids.
- setMentionedUsers(List<User>) - Method in class com.sendbird.android.FileMessageParams
-
Set mentioned users.
- setMentionedUsers(List<User>) - Method in class com.sendbird.android.UserMessageParams
-
Set mentioned users.
- setMentionType(BaseMessageParams.MentionType) - Method in class com.sendbird.android.FileMessageParams
-
Sets mention type.
- setMentionType(BaseMessageParams.MentionType) - Method in class com.sendbird.android.UserMessageParams
-
Sets mention type.
- setMessage(String) - Method in class com.sendbird.android.UserMessageParams
-
Sets message.
- setMessageCollectionHandler(MessageCollectionHandler) - Method in class com.sendbird.android.MessageCollection.Builder
-
- setMessageCollectionHandler(MessageCollectionHandler) - Method in class com.sendbird.android.MessageCollection
-
- setMessagePayloadFilter(MessagePayloadFilter) - Method in class com.sendbird.android.MessageChangeLogsParams
-
- setMessagePayloadFilter(MessagePayloadFilter) - Method in class com.sendbird.android.MessageRetrievalParams
-
- setMessagePayloadFilter(MessagePayloadFilter) - Method in class com.sendbird.android.PreviousMessageListQuery
-
- setMessageSurvivalSeconds(int) - Method in class com.sendbird.android.GroupChannelParams
-
Sets the message survival seconds.
- setMessageTimestampFrom(long) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets the start range of searched messages to search for messages created after the given timestamp.
- setMessageTimestampTo(long) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets the end range of searched messages to messages search for created before the given timestamp.
- setMessageTypeFilter(BaseChannel.MessageTypeFilter) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Sets message type filter.
- setMetaArrayKeys(List<String>) - Method in class com.sendbird.android.FileMessageParams
-
- setMetaArrayKeys(List<String>) - Method in class com.sendbird.android.UserMessageParams
-
- setMetaArrays(List<MessageMetaArray>) - Method in class com.sendbird.android.FileMessageParams
-
Sets meta arrays.
- setMetaArrays(List<MessageMetaArray>) - Method in class com.sendbird.android.UserMessageParams
-
Sets meta arrays.
- setMetaDataFilter(String, List<String>) - Method in class com.sendbird.android.ApplicationUserListQuery
-
Sets User
meta data filter.
- setMetaDataFilter(String, List<String>) - Method in class com.sendbird.android.UserListQuery
-
- setMetaDataOrderKeyFilter(String) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets meta data order key filter.
- setMetaDataOrderKeyFilter(String) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets meta data order key filter.
- setMetaDataValuesFilter(String, List<String>) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets Channel
meta data filter.
- setMetaDataValuesFilter(String, List<String>) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets Channel
meta data filter.
- setMetaDataValueStartsWithFilter(String, String) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets Channel
meta data filter.
- setMetaDataValueStartsWithFilter(String, String) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets Channel
meta data filter.
- setMimeType(String) - Method in class com.sendbird.android.FileMessageParams
-
Sets mime type.
- setMutedMemberFilter(GroupChannelMemberListQuery.MutedMemberFilter) - Method in class com.sendbird.android.GroupChannelMemberListQuery
-
Sets muted member filter.
- setMyCountPreference(GroupChannel.CountPreference, GroupChannel.GroupChannelSetMyCountPreferenceHandler) - Method in class com.sendbird.android.GroupChannel
-
Sets my count preference for this channel.
- setMyPushTriggerOption(GroupChannel.PushTriggerOption, GroupChannel.GroupChannelSetMyPushTriggerOptionHandler) - Method in class com.sendbird.android.GroupChannel
-
Sets push trigger option of this channel.
- setName(String) - Method in class com.sendbird.android.GroupChannelParams
-
Sets channel name.
- setName(String) - Method in class com.sendbird.android.OpenChannelParams
-
Sets channel name.
- setNameKeyword(String) - Method in class com.sendbird.android.OpenChannelListQuery
-
Sets search keyword for channel name.
- setNetworkAwarenessReconnection(boolean) - Static method in class com.sendbird.android.SendBird
-
Sets SendBird to reconnect automatically by network awareness.
- setNicknameContainsFilter(String) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets nickname filter.
- setNicknameStartsWithFilter(String) - Method in class com.sendbird.android.ApplicationUserListQuery
-
Sets a filter to return users whose nicknames start with the specified string.
- setNicknameStartsWithFilter(String) - Method in class com.sendbird.android.GroupChannelMemberListQuery
-
Sets a filter to return members whose nicknames start with the specified string.
- setOperatorFilter(GroupChannelMemberListQuery.OperatorFilter) - Method in class com.sendbird.android.GroupChannelMemberListQuery
-
Sets operator filter.
- setOperators(List<User>) - Method in class com.sendbird.android.GroupChannelParams
-
Add operators.
- setOperators(List<User>) - Method in class com.sendbird.android.OpenChannelParams
-
Sets operators.
- setOperatorUserIds(List<String>) - Method in class com.sendbird.android.GroupChannelParams
-
Add operator user ids.
- setOperatorUserIds(List<String>) - Method in class com.sendbird.android.OpenChannelParams
-
Sets operator user ids.
- setOrder(GroupChannelListQuery.Order) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets result order of channels.
- setOrder(GroupChannelMemberListQuery.Order) - Method in class com.sendbird.android.GroupChannelMemberListQuery
-
Sets how the query result should be ordered.
- setOrder(MessageSearchQuery.Order) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets the search order.
- setOrder(PublicGroupChannelListQuery.Order) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets result order of channels.
- setParentMessageId(long) - Method in class com.sendbird.android.FileMessageParams
-
Sets the parent message's id to create a child message.
- setParentMessageId(long) - Method in class com.sendbird.android.UserMessageParams
-
Sets the parent message's id to create a child message.
- setPublic(boolean) - Method in class com.sendbird.android.GroupChannelParams
-
Sets public mode channel.
- setPublicChannelFilter(GroupChannelListQuery.PublicChannelFilter) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets public channel filter.
- setPushNotificationDeliveryOption(BaseMessageParams.PushNotificationDeliveryOption) - Method in class com.sendbird.android.FileMessageParams
-
Sets push notification delivery option.
- setPushNotificationDeliveryOption(BaseMessageParams.PushNotificationDeliveryOption) - Method in class com.sendbird.android.UserMessageParams
-
Sets push notification delivery option.
- setPushPreference(boolean, GroupChannel.GroupChannelSetPushPreferenceHandler) - Method in class com.sendbird.android.GroupChannel
-
- setPushSound(String, SendBird.SetPushSoundHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Sets the push notification sound file path for the current User
.
- setPushSound(String, SendBird.SetPushSoundHandler) - Static method in class com.sendbird.android.SendBird
-
Sets the push notification sound file path for the current User
.
- setPushTemplate(String, SendBird.SetPushTemplateHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Sets push template option for the current User
.
- setPushTemplate(String, SendBird.SetPushTemplateHandler) - Static method in class com.sendbird.android.SendBird
-
Sets push template option for the current User
.
- setPushTriggerOption(SendBird.PushTriggerOption, SendBird.SetPushTriggerOptionHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Sets the current User
's push trigger option.
- setPushTriggerOption(SendBird.PushTriggerOption, SendBird.SetPushTriggerOptionHandler) - Static method in class com.sendbird.android.SendBird
-
Sets the current User
's push trigger option.
- setReplyToChannel(boolean) - Method in class com.sendbird.android.BaseMessageParams
-
Set whether to send the thread message to the channel as well.
- setReplyToChannel(boolean) - Method in class com.sendbird.android.FileMessageParams
-
Set whether to send the thread message to the channel as well.
- setReplyToChannel(boolean) - Method in class com.sendbird.android.UserMessageParams
-
Set whether to send the thread message to the channel as well.
- setReplyTypeFilter(ReplyTypeFilter) - Method in class com.sendbird.android.MessageChangeLogsParams
-
Determines the reply types to include in the results.
- setReplyTypeFilter(ReplyTypeFilter) - Method in class com.sendbird.android.MessageListParams
-
Determines the reply types to include in the results.
- setReplyTypeFilter(ReplyTypeFilter) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Determines the reply types to include in the results.
- setReverse(boolean) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets whether to reverse the queried result list.
- setReverse(boolean) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Sets reverse.
- setSchedule(int, int, int, int, int, String) - Method in class com.sendbird.android.ScheduledUserMessageParams
-
Sets schedule.
- setSearchFilter(List<GroupChannelListQuery.SearchField>, String) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets 'Search' filter.
- setSenderUserIdsFilter(List<String>) - Method in class com.sendbird.android.PreviousMessageListQuery
-
Sets sender user ids filter.
- setSessionHandler(SessionHandler) - Static method in class com.sendbird.android.SendBird
-
Set a SessionHandler
which is required for SDK refresh the session when the current session expires.
- setShowSubchannelMessagesOnly(boolean) - Method in class com.sendbird.android.MessageListParams
-
If set to true, only messages that belong to current user's subchannel is fetched.
- setShowSubchannelMessagesOnly(boolean) - Method in class com.sendbird.android.PreviousMessageListQuery
-
If set to true, only messages that belong to current user's subchannel is fetched.
- setSnoozePeriod(boolean, long, long, SendBird.SetSnoozePeriodHandler) - Static method in class com.sendbird.android.SendBird.HMS
-
Sets snooze period for the current User
.
- setSnoozePeriod(boolean, long, long, SendBird.SetSnoozePeriodHandler) - Static method in class com.sendbird.android.SendBird
-
Sets snooze period for the current User
.
- setStartingPoint(long) - Method in class com.sendbird.android.MessageCollection.Builder
-
Sets the starting point of which to load messages from.
- setStrict(boolean) - Method in class com.sendbird.android.GroupChannelParams
-
Sets strict mode.
- setSuper(boolean) - Method in class com.sendbird.android.GroupChannelParams
-
Sets super mode channel.
- setSuperChannelFilter(GroupChannelListQuery.SuperChannelFilter) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets super channel filter.
- setSuperChannelFilter(GroupChannelTotalUnreadMessageCountParams.SuperChannelFilter) - Method in class com.sendbird.android.GroupChannelTotalUnreadMessageCountParams
-
Set super channel filter.
- setSuperChannelFilter(PublicGroupChannelListQuery.SuperChannelFilter) - Method in class com.sendbird.android.PublicGroupChannelListQuery
-
Sets super channel filter.
- setTargetFields(List<String>) - Method in class com.sendbird.android.MessageSearchQuery.Builder
-
Sets the scope of the search to message fields with the given target fields.
- setTargetLanguages(List<String>) - Method in class com.sendbird.android.UserMessageParams
-
- setThreadOption(SendBird.Options.ThreadOption, Handler) - Static method in class com.sendbird.android.SendBird.Options
-
Sets ThreadOption
.
- setThumbnailSizes(List<FileMessage.ThumbnailSize>) - Method in class com.sendbird.android.FileMessageParams
-
Sets thumbnailSizes.
- setTranslationTargetLanguages(List<String>) - Method in class com.sendbird.android.UserMessageParams
-
Sets translation target languages.
- setTypingIndicatorThrottle(int) - Static method in class com.sendbird.android.SendBird.Options
-
Sets typing indicator throttle.
- setUnreadChannelFilter(GroupChannelListQuery.UnreadChannelFilter) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets unread channel filter.
- setUrlKeyword(String) - Method in class com.sendbird.android.OpenChannelListQuery
-
Sets search keyword for channel URL.
- setUserIdsExactFilter(List<String>) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets User
IDs filter.
- setUserIdsFilter(List<String>) - Method in class com.sendbird.android.ApplicationUserListQuery
-
Sets User
IDs filter.
- setUserIdsFilter(List<String>) - Method in class com.sendbird.android.BlockedUserListQuery
-
Sets User
IDs filter.
- setUserIdsFilter(List<String>, boolean) - Method in class com.sendbird.android.GroupChannelListQuery
-
- setUserIdsIncludeFilter(List<String>, GroupChannelListQuery.QueryType) - Method in class com.sendbird.android.GroupChannelListQuery
-
Sets User
IDs filter.
- setWebSocketResponseTimeout(int) - Static method in class com.sendbird.android.SendBird.Options
-
Sets the websocket response timeout used in sending/receiving commmands by websocket.
- shouldIncludeEmpty() - Method in class com.sendbird.android.GroupChannelChangeLogsParams
-
Returns whether to include empty channels or not (channels without messages).
- shouldIncludeFrozen() - Method in class com.sendbird.android.GroupChannelChangeLogsParams
-
Returns whether to include frozen channels or not.
- shouldIncludeMetaArray() - Method in class com.sendbird.android.MessageChangeLogsParams
-
Returns whether to include the meta array information of the updated messages in the results.
- shouldIncludeMetaArray() - Method in class com.sendbird.android.MessagePayloadFilter
-
Returns whether the meta arrays should be included in the results.
- shouldIncludeMetaArray() - Method in class com.sendbird.android.MessageRetrievalParams
-
Returns whether the result message should include meta array.
- shouldIncludeMetaArray() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns whether the meta array should be included in the results.
- shouldIncludeParentMessageInfo() - Method in class com.sendbird.android.MessagePayloadFilter
-
Returns whether the information of a parent message should be included in the reply messages included in the results.
- shouldIncludeParentMessageText() - Method in class com.sendbird.android.MessagePayloadFilter
-
- shouldIncludeParentMessageText() - Method in class com.sendbird.android.MessageRetrievalParams
-
- shouldIncludeParentMessageText() - Method in class com.sendbird.android.PreviousMessageListQuery
-
- shouldIncludeReactions() - Method in class com.sendbird.android.MessageChangeLogsParams
-
Returns whether to include the reactions of the updated messages in the results.
- shouldIncludeReactions() - Method in class com.sendbird.android.MessagePayloadFilter
-
Returns whether the reaction data should be included in the results.
- shouldIncludeReactions() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns whether the reaction data should be included in the results.
- shouldIncludeReplies() - Method in class com.sendbird.android.MessageChangeLogsParams
-
- shouldIncludeReplies() - Method in class com.sendbird.android.MessageListParams
-
- shouldIncludeReplies() - Method in class com.sendbird.android.PreviousMessageListQuery
-
- shouldIncludeThreadInfo() - Method in class com.sendbird.android.MessageChangeLogsParams
-
Returns whether to include the thread information of the updated messages in the results when the results contain parent messages.
- shouldIncludeThreadInfo() - Method in class com.sendbird.android.MessageListParams
-
Returns whether the thread information should be included in the results.
- shouldIncludeThreadInfo() - Method in class com.sendbird.android.MessagePayloadFilter
-
Returns whether the thread information should be included in the results.
- shouldIncludeThreadInfo() - Method in class com.sendbird.android.MessageRetrievalParams
-
Returns whether the thread information is included in the results set when the returned message is a parent message.
- shouldReverse() - Method in class com.sendbird.android.PreviousMessageListQuery
-
Returns whether the results should be reversed.
- shouldShowSubchannelMessagesOnly() - Method in class com.sendbird.android.MessageListParams
-
If true, only messages that belong to current user's subchannel is fetched.
- shouldShowSubchannelMessagesOnly() - Method in class com.sendbird.android.PreviousMessageListQuery
-
If set to true, only messages that belong to current user's subchannel is fetched.
- show_delivery_receipt - Static variable in class com.sendbird.android.constant.StringSet
-
- show_empty - Static variable in class com.sendbird.android.constant.StringSet
-
- show_frozen - Static variable in class com.sendbird.android.constant.StringSet
-
- show_member - Static variable in class com.sendbird.android.constant.StringSet
-
- show_member_is_muted - Static variable in class com.sendbird.android.constant.StringSet
-
- show_metadata - Static variable in class com.sendbird.android.constant.StringSet
-
- show_read_receipt - Static variable in class com.sendbird.android.constant.StringSet
-
- show_subchannel_messages_only - Static variable in class com.sendbird.android.constant.StringSet
-
- shutdown() - Method in class com.sendbird.android.utils.CancelableThreadHolder
-
- shutdown() - Method in class com.sendbird.android.utils.TimeoutLock
-
- silent - Static variable in class com.sendbird.android.constant.StringSet
-
- size - Static variable in class com.sendbird.android.constant.StringSet
-
- sleep(long) - Method in class com.sendbird.android.utils.CancelableThreadHolder
-
- snooze_enabled - Static variable in class com.sendbird.android.constant.StringSet
-
- snooze_end_ts - Static variable in class com.sendbird.android.constant.StringSet
-
- snooze_start_ts - Static variable in class com.sendbird.android.constant.StringSet
-
- sort_field - Static variable in class com.sendbird.android.constant.StringSet
-
- sorted_metaarray - Static variable in class com.sendbird.android.constant.StringSet
-
- start_hour - Static variable in class com.sendbird.android.constant.StringSet
-
- start_min - Static variable in class com.sendbird.android.constant.StringSet
-
- startTyping() - Method in class com.sendbird.android.GroupChannel
-
Sends start typing event.
- stat_type - Static variable in class com.sendbird.android.constant.StringSet
-
- StringSet - Class in com.sendbird.android.constant
-
- StringSet() - Constructor for class com.sendbird.android.constant.StringSet
-
- success - Static variable in class com.sendbird.android.constant.StringSet
-
- SUPER - Static variable in class com.sendbird.android.constant.StringSet
-
- super_channel_filter - Static variable in class com.sendbird.android.constant.StringSet
-
- super_channel_only - Static variable in class com.sendbird.android.constant.StringSet
-
- super_mode - Static variable in class com.sendbird.android.constant.StringSet
-
- synced_range_latest - Static variable in class com.sendbird.android.constant.StringSet
-
- synced_range_oldest - Static variable in class com.sendbird.android.constant.StringSet
-
- synced_range_prev_done - Static variable in class com.sendbird.android.constant.StringSet
-
- v(String, Object...) - Static method in class com.sendbird.android.log.Logger
-
- v(Throwable) - Static method in class com.sendbird.android.log.Logger
-
- v(String, Throwable) - Static method in class com.sendbird.android.log.Logger
-
- value() - Method in enum com.sendbird.android.BaseChannel.ChannelType
-
- value() - Method in enum com.sendbird.android.BaseChannel.MessageTypeFilter
-
- value - Static variable in class com.sendbird.android.constant.StringSet
-
- value - Variable in enum com.sendbird.android.GroupChannelListQuery.SuperChannelFilter
-
- value - Variable in enum com.sendbird.android.GroupChannelTotalUnreadMessageCountParams.SuperChannelFilter
-
- value - Variable in enum com.sendbird.android.PublicGroupChannelListQuery.SuperChannelFilter
-
- valueOf(String) - Static method in enum com.sendbird.android.BaseChannel.ChannelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.BaseChannel.MessageTypeFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.BaseChannel.ReportCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.BaseMessage.SendingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.BaseMessageParams.MentionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.BaseMessageParams.PushNotificationDeliveryOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.FileMessage.RequestState
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannel.CountPreference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannel.HiddenState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannel.MemberState
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannel.PushTriggerOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannel.UnreadItemKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelListQuery.HiddenChannelFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelListQuery.MemberState
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelListQuery.MemberStateFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelListQuery.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelListQuery.PublicChannelFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelListQuery.QueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelListQuery.SearchField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelListQuery.SuperChannelFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelListQuery.UnreadChannelFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelMemberListQuery.MemberStateFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelMemberListQuery.MutedMemberFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelMemberListQuery.OperatorFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelMemberListQuery.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.GroupChannelTotalUnreadMessageCountParams.SuperChannelFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.handlers.CollectionEventSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.handlers.MessageCollectionInitPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.Member.InvitationState
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.Member.MemberState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.Member.MutedState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.Member.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.MessageSearchQuery.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.PublicGroupChannelListQuery.MembershipFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.PublicGroupChannelListQuery.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.PublicGroupChannelListQuery.SuperChannelFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.ReactionEvent.ReactionEventAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.ScheduledUserMessage.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.SendBird.ConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.SendBird.Options.ThreadOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.SendBird.PushTokenRegistrationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.SendBird.PushTokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.SendBird.PushTriggerOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.User.ConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sendbird.android.UserMessage.RequestState
-
Deprecated.
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sendbird.android.BaseChannel.ChannelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.BaseChannel.MessageTypeFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.BaseChannel.ReportCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.BaseMessage.SendingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.BaseMessageParams.MentionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.BaseMessageParams.PushNotificationDeliveryOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.FileMessage.RequestState
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannel.CountPreference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannel.HiddenState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannel.MemberState
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannel.PushTriggerOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannel.UnreadItemKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelListQuery.HiddenChannelFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelListQuery.MemberState
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelListQuery.MemberStateFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelListQuery.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelListQuery.PublicChannelFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelListQuery.QueryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelListQuery.SearchField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelListQuery.SuperChannelFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelListQuery.UnreadChannelFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelMemberListQuery.MemberStateFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelMemberListQuery.MutedMemberFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelMemberListQuery.OperatorFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelMemberListQuery.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.GroupChannelTotalUnreadMessageCountParams.SuperChannelFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.handlers.CollectionEventSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.handlers.MessageCollectionInitPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.Member.InvitationState
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.Member.MemberState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.Member.MutedState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.Member.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.MessageSearchQuery.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.PublicGroupChannelListQuery.MembershipFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.PublicGroupChannelListQuery.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.PublicGroupChannelListQuery.SuperChannelFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.ReactionEvent.ReactionEventAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.ScheduledUserMessage.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.SendBird.ConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.SendBird.Options.ThreadOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.SendBird.PushTokenRegistrationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.SendBird.PushTokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.SendBird.PushTriggerOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.User.ConnectionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sendbird.android.UserMessage.RequestState
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendor - Static variable in class com.sendbird.android.constant.StringSet
-
- version - Static variable in class com.sendbird.android.constant.StringSet
-
- visible - Static variable in class com.sendbird.android.constant.StringSet
-
- volume - Static variable in class com.sendbird.android.constant.StringSet
-
- vt(Tag, Throwable) - Static method in class com.sendbird.android.log.Logger
-
- vt(Tag, String, Throwable) - Static method in class com.sendbird.android.log.Logger
-
- vt(Tag, String) - Static method in class com.sendbird.android.log.Logger
-