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

I

i(String,Array) - function in com.sendbird.android.log.Logger
 
i(Throwable) - function in com.sendbird.android.log.Logger
 
i(String,Throwable) - function in com.sendbird.android.log.Logger
 
INAPPROPRIATE - enum entry in com.sendbird.android.BaseChannel.ReportCategory
 
increaseMetaCounters(Map,BaseChannel.MetaCounterHandler) - function in com.sendbird.android.GroupChannel
Increases meta counters.
increaseMetaCounters(Map,BaseChannel.MetaCounterHandler) - function in com.sendbird.android.BaseChannel
Increases meta counters.
increaseMetaCounters(Map,BaseChannel.MetaCounterHandler) - function in com.sendbird.android.OpenChannel
Increases meta counters.
INFO - enum entry in com.sendbird.android.LogLevel

Info level. Once set to this level, all logs except verbose, and debug level logs will beprinted.

init(String,Context,boolean,InitResultHandler) - function in com.sendbird.android.SendBird
Initializes SendBird with given app ID.
init(String,Context) - function in com.sendbird.android.SendBird
Initializes SendBird with given app ID.
initCause(Throwable) - function in java.lang.SendBirdException
 
initCause(Throwable) - function in java.lang.TimeoutLock.TimeoutException
 
initCause(Throwable) - function in java.lang.SendBirdDBException
 
initFromForeground(String,Context) - function in com.sendbird.android.SendBird
Initializes SendBird with given app ID.It will set the application state to FOREGROUND.
initFromForeground(String,Context,boolean,InitResultHandler) - function in com.sendbird.android.SendBird
Initializes SendBird with given app ID.It will set the application state to FOREGROUND.
initialize(MessageCollectionInitPolicy,MessageCollectionInitHandler) - function in com.sendbird.android.MessageCollection
Initializes this collection from startingPoint.
INITIALIZE_STARTED - enum entry in com.sendbird.android.CollectionLifecycle
 
INITIALIZED - enum entry in com.sendbird.android.CollectionLifecycle
 
INITIALIZED_CACHE - enum entry in com.sendbird.android.CollectionLifecycle
 
InitResultHandler - class in com.sendbird.android.handlers
Handler to receive SendBird.init function call processing results.
insert(String,ContentValues) - function in com.sendbird.android.ContentProvider
 
insert(String,ContentValues) - function in com.sendbird.android.GroupChannelDaoImpl
 
insertOrThrow(String,ContentValues) - function in com.sendbird.android.ContentProvider
 
insertOrThrow(String,ContentValues) - function in com.sendbird.android.GroupChannelDaoImpl
 
interrupt() - function in com.sendbird.android.utils.TimeoutLock
 
interrupt() - function in com.sendbird.android.utils.CancelableThreadHolder
 
invalidateToken() - function in com.sendbird.android.handlers.TokenDataSource
Called when changelog api returned error where token is invalid.
invite(User,GroupChannel.GroupChannelInviteHandler) - function in com.sendbird.android.GroupChannel
Invites a User to this channel.
invite(List,GroupChannel.GroupChannelInviteHandler) - function in com.sendbird.android.GroupChannel
Invites Users to this channel.
INVITED - enum entry in com.sendbird.android.GroupChannel.MemberState
 
INVITED - enum entry in com.sendbird.android.GroupChannelMemberListQuery.MemberStateFilter
 
INVITED - enum entry in com.sendbird.android.GroupChannelListQuery.MemberStateFilter
 
INVITED - enum entry in com.sendbird.android.Member.InvitationState
 
INVITED - enum entry in com.sendbird.android.Member.MemberState
 
INVITED_BY_FRIEND - enum entry in com.sendbird.android.GroupChannel.MemberState
 
INVITED_BY_FRIEND - enum entry in com.sendbird.android.GroupChannelMemberListQuery.MemberStateFilter
 
INVITED_BY_FRIEND - enum entry in com.sendbird.android.GroupChannelListQuery.MemberStateFilter
 
INVITED_BY_NON_FRIEND - enum entry in com.sendbird.android.GroupChannel.MemberState
 
INVITED_BY_NON_FRIEND - enum entry in com.sendbird.android.GroupChannelMemberListQuery.MemberStateFilter
 
INVITED_BY_NON_FRIEND - enum entry in com.sendbird.android.GroupChannelListQuery.MemberStateFilter
 
INVITED_ONLY - enum entry in com.sendbird.android.GroupChannelListQuery.MemberState
 
inviteWithUserId(String,GroupChannel.GroupChannelInviteHandler) - function in com.sendbird.android.GroupChannel
Invites a User to this channel.
inviteWithUserIds(List,GroupChannel.GroupChannelInviteHandler) - function in com.sendbird.android.GroupChannel
Invites Users top this channel.
isAccessCodeRequired() - function in com.sendbird.android.GroupChannel
Checks if this channel requires access code to join.
isActive() - function in com.sendbird.android.User
Checks if this user is active.
isActive() - function in com.sendbird.android.Sender
Checks if this user is active.
isActive() - function in com.sendbird.android.Member
Checks if this user is active.
isActive() - function in com.sendbird.android.RestrictedUser
 
isAdvancedQuery() - function in com.sendbird.android.MessageSearchQuery
Returns whether the current search query should be an advanced query or not.
isBlockedByMe() - function in com.sendbird.android.Sender
Checks if this sender is blocked by me.
isBlockedByMe() - function in com.sendbird.android.Member
Returns if the Member is blocked by the current logged-in User.
isBlockingMe() - function in com.sendbird.android.Member
Returns if the Member is blocking the current logged-in User.
isBroadcast() - function in com.sendbird.android.GroupChannel
Checks this channel is a broadcast GroupChannel.
isDeviceProtectedStorage() - function in android.content.SendBirdHmsMessagingService
 
isDeviceProtectedStorage() - function in android.content.SendBirdFirebaseInstanceIDService
 
isDeviceProtectedStorage() - function in android.content.SendBirdFirebaseMessagingService
 
isDiscoverable() - function in com.sendbird.android.GroupChannel
Checks this channel is discoverable in the result of PublicGroupChannelListQuery.
isDistinct() - function in com.sendbird.android.GroupChannel
Checks this channel is a distinct GroupChannel.
isDuplicateMessage(Object) - function in com.sendbird.android.SendBirdPushHelper
When you received message you can call this and can figure out whether this message is duplicated.
isEnabled(ExecutorService) - function in com.sendbird.android.MessageSyncKt
 
isEphemeral() - function in com.sendbird.android.GroupChannel
Checks if this channel is ephemeral.
isEphemeral() - function in com.sendbird.android.BaseChannel
Checks if this channel is ephemeral.
isEphemeral() - function in com.sendbird.android.OpenChannel
Checks if this channel is ephemeral.
isExactMatch() - function in com.sendbird.android.MessageSearchQuery
Returns whether the current search query should be an exact match or not.
isFromEvent() - function in com.sendbird.android.handlers.MessageContext
Returns whether the CollectionEventSource of this context is from the real-time events.
isFromEvent() - function in com.sendbird.android.handlers.MessageContext
 
isFromEvent() - function in com.sendbird.android.handlers.GroupChannelContext
Returns whether the CollectionEventSource of this context is from the real-time events.
isFromEvent() - function in com.sendbird.android.handlers.GroupChannelContext
 
isFromEvent() - function in com.sendbird.android.handlers.CollectionEventSource
Returns whether this source came from the real-time event.
isFromEvent() - function in com.sendbird.android.handlers.Traceable
Returns whether this callback is from the real-time events.
isFrozen() - function in com.sendbird.android.GroupChannel
Checks if this channel is frozen.
isFrozen() - function in com.sendbird.android.BaseChannel
Checks if this channel is frozen.
isFrozen() - function in com.sendbird.android.OpenChannel
Checks if this channel is frozen.
isGroupChannel() - function in com.sendbird.android.BaseMessage
Checks if this message is from GroupChannel.
isGroupChannel() - function in com.sendbird.android.GroupChannel
Checks whether the instance is GroupChannel type.
isGroupChannel() - function in com.sendbird.android.UserMessage
Checks if this message is from GroupChannel.
isGroupChannel() - function in com.sendbird.android.BaseChannel
Checks whether the instance is GroupChannel type.
isGroupChannel() - function in com.sendbird.android.OpenChannel
Checks whether the instance is GroupChannel type.
isGroupChannel() - function in com.sendbird.android.AdminMessage
Checks if this message is from GroupChannel.
isGroupChannel() - function in com.sendbird.android.ScheduledUserMessage
Checks if this message is from GroupChannel.
isGroupChannel() - function in com.sendbird.android.FileMessage
Checks if this message is from GroupChannel.
isHidden() - function in com.sendbird.android.GroupChannel
Checks if this channel is hidden.
isIncludeEmpty() - function in com.sendbird.android.GroupChannelListQuery
Checks whether query result includes empty channels.
isIncludeEmpty() - function in com.sendbird.android.PublicGroupChannelListQuery
Checks whether query result includes empty channels.
isIncludeFrozen() - function in com.sendbird.android.GroupChannelListQuery
Checks whether query result includes frozen channels.
isIncludeFrozen() - function in com.sendbird.android.OpenChannelListQuery
Checks whether query result includes frozen channels.
isIncludeFrozen() - function in com.sendbird.android.PublicGroupChannelListQuery
Checks whether query result includes frozen channels.
isIncludeMetadata() - function in com.sendbird.android.GroupChannelListQuery
 
isIncludeMetadata() - function in com.sendbird.android.OpenChannelListQuery
 
isIncludeMetadata() - function in com.sendbird.android.PublicGroupChannelListQuery
 
isIncludeParentMessageText() - function in com.sendbird.android.MessageChangeLogsParams
Returns whether to include the parent message text in the results when the updated messages are threaded replies.
isIncludeThreadInfo() - function in com.sendbird.android.PreviousMessageListQuery
Returns whether to include the thread information of the returned messages in the results when the results contain parent messages.
isInclusive() - function in com.sendbird.android.MessageListParams
Returns a value whether to include the messages sent exactly on the specified timestamp or have the matching message ID in the results.
isInclusive() - function in com.sendbird.android.ThreadMessageListParams
Returns a value whether to include the messages sent exactly on the specified timestamp or have the matching message ID in the results.
isInterrupted() - function in com.sendbird.android.utils.CancelableThreadHolder
 
isLoading() - function in com.sendbird.android.PreviousMessageListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.FriendListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.BannedUserListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.GroupChannelMemberListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.GroupChannelListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.MessageListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.MutedUserListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.BlockedUserListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.OpenChannelListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.ApplicationUserListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.OperatorListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.PublicGroupChannelListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.MessageSearchQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.UserListQuery
Checks if the current query is in communication progress with server.
isLoading() - function in com.sendbird.android.ParticipantListQuery
 
isMuted() - function in com.sendbird.android.Member
Returns if the Member is muted or not.
isOpenChannel() - function in com.sendbird.android.BaseMessage
Checks if this message is from OpenChannel.
isOpenChannel() - function in com.sendbird.android.GroupChannel
Checks whether the instance is OpenChannel type.
isOpenChannel() - function in com.sendbird.android.UserMessage
Checks if this message is from OpenChannel.
isOpenChannel() - function in com.sendbird.android.BaseChannel
Checks whether the instance is OpenChannel type.
isOpenChannel() - function in com.sendbird.android.OpenChannel
Checks whether the instance is OpenChannel type.
isOpenChannel() - function in com.sendbird.android.AdminMessage
Checks if this message is from OpenChannel.
isOpenChannel() - function in com.sendbird.android.ScheduledUserMessage
Checks if this message is from OpenChannel.
isOpenChannel() - function in com.sendbird.android.FileMessage
Checks if this message is from OpenChannel.
isOperator(User) - function in com.sendbird.android.OpenChannel
Checks if the given User is an operator of this channel.
isOperatorMessage() - function in com.sendbird.android.BaseMessage
Returns boolean value that can be used to test if the message was sent from an operator.
isOperatorMessage() - function in com.sendbird.android.UserMessage
Returns boolean value that can be used to test if the message was sent from an operator.
isOperatorMessage() - function in com.sendbird.android.AdminMessage
Returns boolean value that can be used to test if the message was sent from an operator.
isOperatorMessage() - function in com.sendbird.android.FileMessage
Returns boolean value that can be used to test if the message was sent from an operator.
isOperatorWithUserId(String) - function in com.sendbird.android.OpenChannel
Checks if the given User is an operator of this channel.
isPublic() - function in com.sendbird.android.GroupChannel
Checks this channel is a public GroupChannel.
isPushEnabled() - function in com.sendbird.android.GroupChannel
Checks if push is enabled for this channel.
isReplyToChannel() - function in com.sendbird.android.BaseMessage
Determines whether the current message is a replied message and also a message was replied to the channel.
isReplyToChannel() - function in com.sendbird.android.UserMessage
Determines whether the current message is a replied message and also a message was replied to the channel.
isReplyToChannel() - function in com.sendbird.android.AdminMessage
Determines whether the current message is a replied message and also a message was replied to the channel.
isReplyToChannel() - function in com.sendbird.android.FileMessage
Determines whether the current message is a replied message and also a message was replied to the channel.
isResendable() - function in com.sendbird.android.BaseMessage
Returns whether resend is possible.
isResendable() - function in com.sendbird.android.UserMessage
Returns whether resend is possible.
isResendable() - function in com.sendbird.android.AdminMessage
Returns whether resend is possible.
isResendable() - function in com.sendbird.android.FileMessage
Returns whether resend is possible.
isRestricted() - function in android.content.SendBirdHmsMessagingService
 
isRestricted() - function in android.content.SendBirdFirebaseInstanceIDService
 
isRestricted() - function in android.content.SendBirdFirebaseMessagingService
 
isReverse() - function in com.sendbird.android.MessageSearchQuery
Returns whether the current search result is set to be reversed or not.
isSilent() - function in com.sendbird.android.BaseMessage
Checks whether the message is silent or not.
isSilent() - function in com.sendbird.android.UserMessage
Checks whether the message is silent or not.
isSilent() - function in com.sendbird.android.AdminMessage
Checks whether the message is silent or not.
isSilent() - function in com.sendbird.android.FileMessage
Checks whether the message is silent or not.
isSuper() - function in com.sendbird.android.GroupChannel
Checks this channel is a super GroupChannel.
isTyping() - function in com.sendbird.android.GroupChannel
Checks if one or more members are typing.
isUsingLocalCaching() - function in com.sendbird.android.SendBird
Returns whether the app uses local caching.
it(Tag,Throwable) - function in com.sendbird.android.log.Logger
 
it(Tag,String,Throwable) - function in com.sendbird.android.log.Logger
 
it(Tag,String,Array) - function in com.sendbird.android.log.Logger
 
it(Tag,String) - function in com.sendbird.android.log.Logger
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W