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

O

observeAttachmentsForMessage(String) - function in io.getstream.chat.android.client.persistance.repository.AttachmentRepository
Observes any change in attachments for an specific message.
observeAttachmentsForMessage(String) - function in io.getstream.chat.android.client.persistance.repository.AttachmentRepository
Observes any change in attachments for an specific message.
observeLatestUsers() - function in io.getstream.chat.android.client.persistance.repository.UserRepository
Returns flow of latest updated users.
observeLatestUsers() - function in io.getstream.chat.android.client.persistance.repository.UserRepository
Returns flow of latest updated users.
OFFLINE - enum entry in io.getstream.chat.android.client.models.ConnectionState

The client is permanently disconnected from the WebSocket.

okHttpClient(OkHttpClient) - function in io.getstream.chat.android.client.ChatClient.Builder
Sets a custom OkHttpClient that will be used by the client to perform API calls to Stream.
onActivityCreated(Bundle) - function in androidx.fragment.app.Fragment
 
onActivityCreated(Activity,Bundle) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityCreated(Activity,Bundle) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityDestroyed(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityDestroyed(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityPaused(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityPaused(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityPostCreated(Activity,Bundle) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPostDestroyed(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPostPaused(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPostResumed(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPostSaveInstanceState(Activity,Bundle) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPostStarted(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPostStopped(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPreCreated(Activity,Bundle) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPreDestroyed(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPrePaused(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPreResumed(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPreSaveInstanceState(Activity,Bundle) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPreStarted(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityPreStopped(Activity) - function in android.app.Application.ActivityLifecycleCallbacks
 
onActivityResult(Integer,Integer,Intent) - function in androidx.fragment.app.Fragment
 
onActivityResumed(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityResumed(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivitySaveInstanceState(Activity,Bundle) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivitySaveInstanceState(Activity,Bundle) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityStarted(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityStarted(Activity) - function in io.getstream.chat.android.client.notifications.permissions.DefaultNotificationPermissionHandler
 
onActivityStopped(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onActivityStopped(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onAttach(Context) - function in androidx.fragment.app.DialogFragment
 
onAttach(Activity) - function in androidx.fragment.app.Fragment
 
onAttachFragment(Fragment) - function in androidx.fragment.app.Fragment
 
onCancel(DialogInterface) - function in androidx.fragment.app.DialogFragment
 
onChannelMarkReadPrecondition(String,String) - function in io.getstream.chat.android.client.plugin.listeners.ChannelMarkReadListener
Run precondition for the request.
onChatEvent(NewMessageEvent) - function in io.getstream.chat.android.client.notifications.handler.NotificationHandler
Handles showing notification after receiving NewMessageEvent from other users.
onConfigurationChanged(Configuration) - function in androidx.fragment.app.Fragment
 
onConnected(ConnectedEvent) - function in io.getstream.chat.android.client.socket.SocketListener
Invoked when we receive the first ConnectedEvent in this connection.
onConnecting() - function in io.getstream.chat.android.client.socket.SocketListener
Invoked when the connection begins to establish and socket state changes to Connecting.
onContextItemSelected(MenuItem) - function in androidx.fragment.app.Fragment
 
onCreate(Bundle) - function in androidx.fragment.app.DialogFragment
 
onCreateAnimation(Integer,Boolean,Integer) - function in androidx.fragment.app.Fragment
 
onCreateAnimator(Integer,Boolean,Integer) - function in androidx.fragment.app.Fragment
 
onCreateChannelError(Call,String,String,List,Map) - function in io.getstream.chat.android.client.errorhandler.CreateChannelErrorHandler
Returns a Result from this side effect when original request fails.
onCreateChannelPrecondition(User,String,List) - function in io.getstream.chat.android.client.plugin.listeners.CreateChannelListener
Runs precondition check for ChatClient.createChannel.
onCreateChannelRequest(String,String,List,Map,User) - function in io.getstream.chat.android.client.plugin.listeners.CreateChannelListener
A method called before making an API call to create a channel.
onCreateChannelResult(String,String,List,Result) - function in io.getstream.chat.android.client.plugin.listeners.CreateChannelListener
A method called after receiving the response from the create channel call.
onCreateContextMenu(ContextMenu,View,ContextMenu.ContextMenuInfo) - function in androidx.fragment.app.Fragment
 
onCreateDialog(Bundle) - function in androidx.fragment.app.DialogFragment
 
onCreateOptionsMenu(Menu,MenuInflater) - function in androidx.fragment.app.Fragment
 
onCreateView(LayoutInflater,ViewGroup,Bundle) - function in androidx.fragment.app.Fragment
 
onDeleteReactionError(Call,String,String) - function in io.getstream.chat.android.client.errorhandler.DeleteReactionErrorHandler
Returns a Result from this side effect when original request is failed.
onDeleteReactionPrecondition(User) - function in io.getstream.chat.android.client.plugin.listeners.DeleteReactionListener
Runs precondition check for ChatClient.deleteReaction.
onDeleteReactionRequest(String,String,String,User) - function in io.getstream.chat.android.client.plugin.listeners.DeleteReactionListener
A method called before making an API call to delete the reaction.
onDeleteReactionResult(String,String,String,User,Result) - function in io.getstream.chat.android.client.plugin.listeners.DeleteReactionListener
A method called after receiving the response from the delete reaction call.
onDestroy() - function in androidx.fragment.app.Fragment
 
onDestroyOptionsMenu() - function in androidx.fragment.app.Fragment
 
onDestroyView() - function in androidx.fragment.app.DialogFragment
 
onDetach() - function in androidx.fragment.app.DialogFragment
 
onDisconnected(DisconnectCause) - function in io.getstream.chat.android.client.socket.SocketListener
Invoked when the web socket connection is disconnected.
onDismiss(DialogInterface) - function in androidx.fragment.app.DialogFragment
 
onError(ChatError) - function in io.getstream.chat.android.client.socket.SocketListener
Invoked when there is any error in this web socket connection.
onError(ChatError) - function in io.getstream.chat.android.client.utils.ProgressCallback
Called when the attachment could not be uploaded due to cancellation, network problem or timeout etc with an error.
onEvent(EventT) - function in io.getstream.chat.android.client.ChatEventListener
 
onEvent(ChatEvent) - function in io.getstream.chat.android.client.socket.SocketListener
Invoked when we receive any successful event.
onFirstActivityStarted(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onFirstActivityStarted(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onGetLayoutInflater(Bundle) - function in androidx.fragment.app.DialogFragment
 
onGetRepliesMorePrecondition(String,String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs precondition check for ChatClient.getRepliesMore.
onGetRepliesMoreRequest(String,String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs side effect before the request is launched.
onGetRepliesMoreResult(Result,String,String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs this function on the result of the ChatClient.getRepliesMore request.
onGetRepliesPrecondition(String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs precondition check for ChatClient.getReplies.
onGetRepliesRequest(String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs side effect before the request is launched.
onGetRepliesResult(Result,String,Integer) - function in io.getstream.chat.android.client.plugin.listeners.ThreadQueryListener
Runs this function on the result of the ChatClient.getReplies request.
onGiphySendResult(String,Result) - function in io.getstream.chat.android.client.plugin.listeners.SendGiphyListener
A method called after receiving the response from the send Giphy call.
onHiddenChanged(Boolean) - function in androidx.fragment.app.Fragment
 
onHideChannelPrecondition(String,String,Boolean) - function in io.getstream.chat.android.client.plugin.listeners.HideChannelListener
Run precondition for the request.
onHideChannelRequest(String,String,Boolean) - function in io.getstream.chat.android.client.plugin.listeners.HideChannelListener
Runs side effect before the request is launched.
onHideChannelResult(Result,String,String,Boolean) - function in io.getstream.chat.android.client.plugin.listeners.HideChannelListener
Runs this function on the result of the request.
onInflate(Activity,AttributeSet,Bundle) - function in androidx.fragment.app.Fragment
 
onInflate(Context,AttributeSet,Bundle) - function in androidx.fragment.app.Fragment
 
onLastActivityStopped(Activity) - function in io.getstream.chat.android.client.notifications.permissions.ActivityLifecycleCallbacks
 
onLastActivityStopped(Activity) - function in io.getstream.chat.android.client.notifications.permissions.DefaultNotificationPermissionHandler
 
onLogout(Boolean) - function in io.getstream.chat.android.client.notifications.ChatNotifications
 
onLowMemory() - function in androidx.fragment.app.Fragment
 
onMarkAllReadRequest() - function in io.getstream.chat.android.client.plugin.listeners.MarkAllReadListener
Register this side effect to run just before actual ChatClient.markAllRead request is launched.
onMessageDeletePrecondition(String) - function in io.getstream.chat.android.client.plugin.listeners.DeleteMessageListener
Runs precondition check for ChatClient.deleteMessage.
onMessageDeleteRequest(String) - function in io.getstream.chat.android.client.plugin.listeners.DeleteMessageListener
Method called when a request to delete a message in the API happens
onMessageDeleteResult(String,Result) - function in io.getstream.chat.android.client.plugin.listeners.DeleteMessageListener
Method called when a request for message deletion return.
onMessageEditRequest(Message) - function in io.getstream.chat.android.client.plugin.listeners.EditMessageListener
Method called when a request for message edition happens.
onMessageEditResult(Message,Result) - function in io.getstream.chat.android.client.plugin.listeners.EditMessageListener
Method called when a request for message edition return.
onMessageSendResult(Result,String,String,Message) - function in io.getstream.chat.android.client.plugin.listeners.SendMessageListener
Side effect to be invoked when the original request is completed with a response.
onMultiWindowModeChanged(Boolean) - function in androidx.fragment.app.Fragment
 
onNewMessageEvent(NewMessageEvent) - function in io.getstream.chat.android.client.notifications.ChatNotifications
 
onNotificationPermissionStatus(NotificationPermissionStatus) - function in io.getstream.chat.android.client.notifications.handler.NotificationHandler
Handles android.Manifest.permission.POST_NOTIFICATIONS permission lifecycle.
onOptionsItemSelected(MenuItem) - function in androidx.fragment.app.Fragment
 
onOptionsMenuClosed(Menu) - function in androidx.fragment.app.Fragment
 
onPause() - function in androidx.fragment.app.Fragment
 
onPermissionDenied() - function in io.getstream.chat.android.client.notifications.permissions.DefaultNotificationPermissionHandler
Invoked when permission is denied.
onPermissionDenied() - function in io.getstream.chat.android.client.notifications.permissions.NotificationPermissionHandler
Invoked when permission is denied.
onPermissionGranted() - function in io.getstream.chat.android.client.notifications.permissions.NotificationPermissionHandler
Invoked when permission is granted.
onPermissionGranted() - function in io.getstream.chat.android.client.notifications.permissions.NotificationPermissionHandler
Invoked when permission is granted.
onPermissionRationale() - function in io.getstream.chat.android.client.notifications.permissions.NotificationPermissionHandler
Invoked when permission rationale is required.
onPermissionRationale() - function in io.getstream.chat.android.client.notifications.permissions.NotificationPermissionHandler
Invoked when permission rationale is required.
onPermissionRequested() - function in io.getstream.chat.android.client.notifications.permissions.NotificationPermissionHandler
Invoked when permission is requested.
onPermissionRequested() - function in io.getstream.chat.android.client.notifications.permissions.NotificationPermissionHandler
Invoked when permission is requested.
onPictureInPictureModeChanged(Boolean) - function in androidx.fragment.app.Fragment
 
onPrepareOptionsMenu(Menu) - function in androidx.fragment.app.Fragment
 
onPrimaryNavigationFragmentChanged(Boolean) - function in androidx.fragment.app.Fragment
 
onProgress(Long,Long) - function in io.getstream.chat.android.client.utils.ProgressCallback
Called when the attachment upload is in progress with bytesUploaded count and totalBytes in bytes of the file.
onPushDeviceGeneratorSelected() - function in io.getstream.chat.android.client.notifications.handler.PushDeviceGenerator
Called when this PushDeviceGenerator has been selected to be used.
onPushMessage(PushMessage,PushNotificationReceivedListener) - function in io.getstream.chat.android.client.notifications.ChatNotifications
 
onPushMessage(PushMessage) - function in io.getstream.chat.android.client.notifications.handler.NotificationHandler
Handles showing notification after receiving PushMessage.
onPushNotificationReceived(String,String) - function in io.getstream.chat.android.client.notifications.PushNotificationReceivedListener
 
onQueryChannelPrecondition(String,String,QueryChannelRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelListener
Run precondition for the request.
onQueryChannelRequest(String,String,QueryChannelRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelListener
Runs side effect before the request is launched.
onQueryChannelResult(Result,String,String,QueryChannelRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelListener
Runs this function on the result of the request.
onQueryChannelsPrecondition(QueryChannelsRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelsListener
Run precondition for the request.
onQueryChannelsRequest(QueryChannelsRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelsListener
Runs side effect before the request is launched.
onQueryChannelsResult(Result,QueryChannelsRequest) - function in io.getstream.chat.android.client.plugin.listeners.QueryChannelsListener
Runs this function on the Result of this QueryChannelsRequest.
onQueryMembersError(Call,String,String,Integer,Integer,FilterObject,QuerySorter,List) - function in io.getstream.chat.android.client.errorhandler.QueryMembersErrorHandler
Returns a Result from this side effect when original request is failed.
onQueryMembersResult(Result,String,String,Integer,Integer,FilterObject,QuerySorter,List) - function in io.getstream.chat.android.client.plugin.listeners.QueryMembersListener
Runs this function on the Result of this request.
onRequestPermissionsResult(Integer,Array,IntArray) - function in androidx.fragment.app.Fragment
 
onResume() - function in androidx.fragment.app.Fragment
 
onSaveInstanceState(Bundle) - function in androidx.fragment.app.DialogFragment
 
onSendReactionError(Call,Reaction,Boolean,User) - function in io.getstream.chat.android.client.errorhandler.SendReactionErrorHandler
Returns a Result from this side effect when original request is failed.
onSendReactionPrecondition(User,Reaction) - function in io.getstream.chat.android.client.plugin.listeners.SendReactionListener
Runs precondition check for ChatClient.sendReaction.
onSendReactionRequest(String,Reaction,Boolean,User) - function in io.getstream.chat.android.client.plugin.listeners.SendReactionListener
A method called before making an API call to send the reaction.
onSendReactionResult(String,Reaction,Boolean,User,Result) - function in io.getstream.chat.android.client.plugin.listeners.SendReactionListener
A method called after receiving the response from the send reaction call.
onSetUser() - function in io.getstream.chat.android.client.notifications.ChatNotifications
 
onShuffleGiphyResult(String,Result) - function in io.getstream.chat.android.client.plugin.listeners.ShuffleGiphyListener
A method called after receiving the response from the shuffle Giphy call.
onStart() - function in androidx.fragment.app.DialogFragment
 
onStop() - function in androidx.fragment.app.DialogFragment
 
onSuccess(String) - function in io.getstream.chat.android.client.utils.ProgressCallback
Called when the attachment is uploaded successfully with an url.
onTypingEventPrecondition(String,String,String,Map,Date) - function in io.getstream.chat.android.client.plugin.listeners.TypingEventListener
Runs this precondition before ChatClient.keystroke and ChatClient.stopTyping request is invoked.
onTypingEventRequest(String,String,String,Map,Date) - function in io.getstream.chat.android.client.plugin.listeners.TypingEventListener
Runs this side effect before ChatClient.keystroke and ChatClient.stopTyping request is invoked.
onTypingEventResult(Result,String,String,String,Map,Date) - function in io.getstream.chat.android.client.plugin.listeners.TypingEventListener
Runs this side effect after ChatClient.keystroke and ChatClient.stopTyping request is completed.
onViewCreated(View,Bundle) - function in io.getstream.chat.android.client.utils.internal.toggle.dialog.ToggleDialogFragment
 
onViewStateRestored(Bundle) - function in androidx.fragment.app.DialogFragment
 
or(FilterObject) - function in io.getstream.chat.android.client.models.Filters
 
OrFilterObject - class in io.getstream.chat.android.client.api.models
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  X