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

O

obtainStyledAttributes(android.util.AttributeSet,kotlin.IntArray) - function in android.content.Context
 
obtainStyledAttributes(android.util.AttributeSet,kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in android.content.Context
 
obtainStyledAttributes(java.lang.Integer,kotlin.IntArray) - function in android.content.Context
 
obtainStyledAttributes(kotlin.IntArray) - function in android.content.Context
 
OffsetDateTimeAdapter - class in org.openapitools.client.infrastructure
 
onAddStream(org.webrtc.MediaStream) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
Triggered whenever there's a new MediaStream that was added to the connection.
onAddTrack(org.webrtc.RtpReceiver,kotlin.Array) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
Triggered whenever there's a new MediaStream or MediaStreamTrack that's been added to the call.
onBind(android.content.Intent) - function in io.getstream.video.android.core.service.AbstractStreamCallService
 
onClosed(okhttp3.WebSocket,java.lang.Integer,java.lang.String) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when both peers have indicated that no more messages will be transmitted and the connection has been successfully released.
onClosed(okhttp3.WebSocket,java.lang.Integer,java.lang.String) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when both peers have indicated that no more messages will be transmitted and the connection has been successfully released.
onClosing(okhttp3.WebSocket,java.lang.Integer,java.lang.String) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when the remote peer has indicated that no more incoming messages will be transmitted.
onClosing(okhttp3.WebSocket,java.lang.Integer,java.lang.String) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when the remote peer has indicated that no more incoming messages will be transmitted.
onConfigurationChanged(android.content.res.Configuration) - function in android.app.Service
 
onConnected() - function in io.getstream.video.android.core.internal.network.NetworkStateProvider.NetworkStateListener
 
onConnectionChange(org.webrtc.PeerConnection.PeerConnectionState) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
Triggered when the connection state changes.
onCreate() - function in io.getstream.video.android.core.service.AbstractStreamCallService
 
onDataChannel(org.webrtc.DataChannel) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
 
onDestroy() - function in io.getstream.video.android.core.service.AbstractStreamCallService
 
onDisconnected() - function in io.getstream.video.android.core.internal.network.NetworkStateProvider.NetworkStateListener
 
onEvent(EventT) - function in io.getstream.video.android.core.events.VideoEventListener
 
onFailure(okhttp3.WebSocket,java.lang.Throwable,okhttp3.Response) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when a web socket has been closed due to an error reading from or writing to the network.
onFailure(okhttp3.WebSocket,java.lang.Throwable,okhttp3.Response) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when a web socket has been closed due to an error reading from or writing to the network.
onIceCandidate(org.webrtc.IceCandidate) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
Triggered whenever there's a new RtcIceCandidate for the call.
onIceCandidateError(org.webrtc.IceCandidateErrorEvent) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
 
onIceCandidatesRemoved(kotlin.Array) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
 
onIceConnectionChange(org.webrtc.PeerConnection.IceConnectionState) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
 
onIceConnectionReceivingChange(java.lang.Boolean) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
 
onIceGatheringChange(org.webrtc.PeerConnection.IceGatheringState) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
 
onInternetConnected() - function in io.getstream.video.android.core.socket.PersistentSocket
 
onInternetConnected() - function in io.getstream.video.android.core.socket.PersistentSocket
 
onInternetDisconnected() - function in io.getstream.video.android.core.socket.PersistentSocket
 
onInternetDisconnected() - function in io.getstream.video.android.core.socket.PersistentSocket
 
onLiveCall(io.getstream.video.android.model.StreamCallId,java.lang.String) - function in io.getstream.video.android.core.notifications.DefaultNotificationHandler
 
onLiveCall(io.getstream.video.android.model.StreamCallId,java.lang.String) - function in io.getstream.video.android.core.notifications.NotificationHandler
 
onLiveCall(io.getstream.video.android.model.StreamCallId,java.lang.String) - function in io.getstream.video.android.core.notifications.StreamVideo
 
onLowMemory() - function in android.app.Service
 
onMessage(okhttp3.WebSocket,java.lang.String) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when a text (type 0x1) message has been received.
onMessage(okhttp3.WebSocket,java.lang.String) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when a text (type 0x1) message has been received.
onMessage(okhttp3.WebSocket,okio.ByteString) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when a binary (type 0x2) message has been received.
onMessage(okhttp3.WebSocket,okio.ByteString) - function in io.getstream.video.android.core.socket.PersistentSocket
Invoked when a binary (type 0x2) message has been received.
onNegotiationNeeded(io.getstream.video.android.core.call.connection.StreamPeerConnection,io.getstream.video.android.core.model.StreamPeerType) - function in io.getstream.video.android.core.call.RtcSession
https://developer.mozilla.
onNotification(io.getstream.video.android.model.StreamCallId,java.lang.String) - function in io.getstream.video.android.core.notifications.DefaultNotificationHandler
 
onNotification(io.getstream.video.android.model.StreamCallId,java.lang.String) - function in io.getstream.video.android.core.notifications.NotificationHandler
 
onNotification(io.getstream.video.android.model.StreamCallId,java.lang.String) - function in io.getstream.video.android.core.notifications.StreamVideo
 
onOpen(okhttp3.WebSocket,okhttp3.Response) - function in io.getstream.video.android.core.socket.PersistentSocket
 
onOpen(okhttp3.WebSocket,okhttp3.Response) - function in io.getstream.video.android.core.socket.PersistentSocket
 
onPermissionDenied() - function in io.getstream.android.push.permissions.NotificationHandler
 
onPermissionDenied() - function in io.getstream.android.push.permissions.NotificationPermissionHandler
 
onPermissionDenied() - function in io.getstream.android.push.permissions.StreamVideo
 
onPermissionGranted() - function in io.getstream.android.push.permissions.NotificationHandler
 
onPermissionGranted() - function in io.getstream.android.push.permissions.NotificationPermissionHandler
 
onPermissionGranted() - function in io.getstream.android.push.permissions.StreamVideo
 
onPermissionRationale() - function in io.getstream.android.push.permissions.NotificationHandler
 
onPermissionRationale() - function in io.getstream.android.push.permissions.NotificationPermissionHandler
 
onPermissionRationale() - function in io.getstream.android.push.permissions.StreamVideo
 
onPermissionRequested() - function in io.getstream.android.push.permissions.NotificationHandler
 
onPermissionRequested() - function in io.getstream.android.push.permissions.NotificationPermissionHandler
 
onPermissionRequested() - function in io.getstream.android.push.permissions.StreamVideo
 
onRebind(android.content.Intent) - function in android.app.Service
 
onRemoveStream(org.webrtc.MediaStream) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
Triggered whenever a MediaStream was removed.
onRemoveTrack(org.webrtc.RtpReceiver) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
Domain - PeerConnection and PeerConnection.Observer related callbacks.
onRenegotiationNeeded() - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
Triggered whenever there's a new negotiation needed for the active PeerConnection.
onRingingCall(io.getstream.video.android.model.StreamCallId,java.lang.String) - function in io.getstream.video.android.core.notifications.DefaultNotificationHandler
 
onRingingCall(io.getstream.video.android.model.StreamCallId,java.lang.String) - function in io.getstream.video.android.core.notifications.NotificationHandler
 
onRingingCall(io.getstream.video.android.model.StreamCallId,java.lang.String) - function in io.getstream.video.android.core.notifications.StreamVideo
 
onSelectedCandidatePairChanged(org.webrtc.CandidatePairChangeEvent) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
 
onSignalingChange(org.webrtc.PeerConnection.SignalingState) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
 
onStandardizedIceConnectionChange(org.webrtc.PeerConnection.IceConnectionState) - function in org.webrtc.PeerConnection.Observer
 
onStart(android.content.Intent,java.lang.Integer) - function in android.app.Service
 
onStartCommand(android.content.Intent,java.lang.Integer,java.lang.Integer) - function in android.app.Service
 
onTaskRemoved(android.content.Intent) - function in android.app.Service
 
onTrack(org.webrtc.RtpTransceiver) - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
 
onTrimMemory(java.lang.Integer) - function in android.app.Service
 
onUnbind(android.content.Intent) - function in android.app.Service
 
openFileInput(java.lang.String) - function in android.content.ContextWrapper
 
openFileOutput(java.lang.String,java.lang.Integer) - function in android.content.ContextWrapper
 
openOrCreateDatabase(java.lang.String,java.lang.Integer,android.database.sqlite.SQLiteDatabase.CursorFactory) - function in android.content.ContextWrapper
 
openOrCreateDatabase(java.lang.String,java.lang.Integer,android.database.sqlite.SQLiteDatabase.CursorFactory,android.database.DatabaseErrorHandler) - function in android.content.ContextWrapper
 
or(io.getstream.video.android.core.filter.FilterObject) - function in io.getstream.video.android.core.filter.Filters
 
OrFilterObject - class in io.getstream.video.android.core.filter
 
org.openapitools.client.apis - package org.openapitools.client.apis
 
org.openapitools.client.infrastructure - package org.openapitools.client.infrastructure
 
org.openapitools.client.models - package org.openapitools.client.models
 
OwnCapability - class in org.openapitools.client.models
All possibility of string to useValues: blockUsers,createCall,createReaction,endCall,joinBackstage,joinCall,joinEndedCall,muteUsers,readCall,removeCallMember,screenshare,sendAudio,sendVideo,startBroadcastCall,startRecordCall,startTranscriptionCall,stopBroadcastCall,stopRecordCall,stopTranscriptionCall,updateCall,updateCallMember,updateCallPermissions,updateCallSettings
OwnCapability.Companion - class in org.openapitools.client.models.OwnCapability
 
OwnUserResponse - class in org.openapitools.client.models
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X  _