A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
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
- offsetDescendantRectToMyCoords(android.view.View,android.graphics.Rect) - function in android.view.ViewGroup
- offsetLeftAndRight(java.lang.Integer) - function in android.view.View
- offsetRectIntoDescendantCoords(android.view.View,android.graphics.Rect) - function in android.view.ViewGroup
- offsetTopAndBottom(java.lang.Integer) - function in android.view.View
- onActionModeFinished(android.view.ActionMode) - function in android.app.Activity
- onActionModeStarted(android.view.ActionMode) - function in android.app.Activity
- onActivityReenter(java.lang.Integer,android.content.Intent) - function in android.app.Activity
- onActivityResult(java.lang.Integer,java.lang.Integer,android.content.Intent,android.app.ComponentCaller) - function in android.app.Activity
- onApplyWindowInsets(android.view.WindowInsets) - function in android.view.View
- onAttachedToWindow() - function in android.app.Activity
- onAttachFragment(android.app.Fragment) - function in android.app.Activity
- onBackPressed() - function in androidx.activity.ComponentActivity
- onBackPressed(io.getstream.video.android.core.Call) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Invoked when back button is pressed.
- onCallAction(io.getstream.video.android.core.Call,io.getstream.video.android.core.call.state.CallAction) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when there was an UI action invoked for the call.
- onCallEvent(io.getstream.video.android.core.Call,io.getstream.android.video.generated.models.VideoEvent) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Call events handler.
- onCancelPendingInputEvents() - function in android.view.View
- onCapturedPointerEvent(android.view.MotionEvent) - function in android.view.View
- onCheckIsTextEditor() - function in android.view.View
- onConfigurationChanged(android.content.res.Configuration) - function in androidx.activity.ComponentActivity
- onConfigurationChanged(android.content.res.Configuration) - function in io.getstream.video.android.ui.common.AbstractCallActivity
- onConnectionEvent(io.getstream.video.android.core.Call,io.getstream.video.android.core.RealtimeConnection) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when there has been a new event from the socket.
- onContentChanged() - function in android.app.Activity
- onContextItemSelected(android.view.MenuItem) - function in android.app.Activity
- onContextMenuClosed(android.view.Menu) - function in android.app.Activity
- onCreate(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
- onCreate(android.os.Bundle) - function in io.getstream.video.android.ui.common.StreamCallActivity
- onCreate(android.os.Bundle,android.os.PersistableBundle) - function in io.getstream.video.android.ui.common.StreamCallActivity
- onCreate(android.os.Bundle,android.os.PersistableBundle,io.getstream.video.android.core.Call) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Same as onCreate but with the Call as parameter.
- onCreateContextMenu(android.view.ContextMenu,android.view.View,android.view.ContextMenu.ContextMenuInfo) - function in android.app.Activity
- onCreateDescription() - function in android.app.Activity
- onCreateInputConnection(android.view.inputmethod.EditorInfo) - function in android.view.View
- onCreateNavigateUpTaskStack(android.app.TaskStackBuilder) - function in android.app.Activity
- onCreateOptionsMenu(android.view.Menu) - function in android.app.Activity
- onCreatePanelMenu(java.lang.Integer,android.view.Menu) - function in androidx.activity.ComponentActivity
- onCreatePanelView(java.lang.Integer) - function in android.app.Activity
- onCreateThumbnail(android.graphics.Bitmap,android.graphics.Canvas) - function in android.app.Activity
- onCreateView(android.view.View,java.lang.String,android.content.Context,android.util.AttributeSet) - function in android.app.Activity
- onCreateView(java.lang.String,android.content.Context,android.util.AttributeSet) - function in android.app.Activity
- onCreateViewTranslationRequest(kotlin.IntArray,java.util.function.Consumer) - function in android.view.View
- onCreateVirtualViewTranslationRequests(kotlin.LongArray,kotlin.IntArray,java.util.function.Consumer) - function in android.view.View
- onDescendantInvalidated(android.view.View,android.view.View) - function in android.view.ViewGroup
- onDetachedFromWindow() - function in android.app.Activity
- onDragEvent(android.view.DragEvent) - function in android.view.View
- onDrawForeground(android.graphics.Canvas) - function in android.view.View
- onEnded(io.getstream.video.android.core.Call) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when call has ended successfully, either by action from the user or backend event.
- onEnterAnimationComplete() - function in android.app.Activity
- onFailed(kotlin.Exception) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when the activity has failed for any reason.
- onFilterTouchEventForSecurity(android.view.MotionEvent) - function in android.view.View
- onFinishTemporaryDetach() - function in android.view.View
- onFrame(org.webrtc.VideoFrame) - function in io.getstream.webrtc.android.ui.VideoTextureViewRenderer
- onGenericMotionEvent(android.view.MotionEvent) - function in android.app.Activity
- onGenericMotionEvent(android.view.MotionEvent) - function in android.view.View
- onGetDirectActions(android.os.CancellationSignal,java.util.function.Consumer) - function in android.app.Activity
- onHoverChanged(java.lang.Boolean) - function in android.view.View
- onHoverEvent(android.view.MotionEvent) - function in android.view.View
- onInitializeAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.view.View
- onInitializeAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo) - function in android.view.View
- onIntentAction(io.getstream.video.android.core.Call,java.lang.String,kotlin.coroutines.SuspendFunction1,kotlin.coroutines.SuspendFunction1) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Handles action from the intent.
- onInterceptHoverEvent(android.view.MotionEvent) - function in android.view.ViewGroup
- onInterceptTouchEvent(android.view.MotionEvent) - function in android.view.ViewGroup
- onKeyDown(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
- onKeyDown(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyLongPress(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
- onKeyLongPress(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyMultiple(java.lang.Integer,java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
- onKeyMultiple(java.lang.Integer,java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyPreIme(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyShortcut(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
- onKeyShortcut(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyUp(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
- onKeyUp(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onLastParticipant(io.getstream.video.android.core.Call) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when current device has become the last participant in the call.
- onLocalVoiceInteractionStarted() - function in android.app.Activity
- onLocalVoiceInteractionStopped() - function in android.app.Activity
- onLowMemory() - function in android.app.Activity
- onMenuItemSelected(java.lang.Integer,android.view.MenuItem) - function in androidx.activity.ComponentActivity
- onMenuOpened(java.lang.Integer,android.view.Menu) - function in android.app.Activity
- onMultiWindowModeChanged(java.lang.Boolean) - function in androidx.activity.ComponentActivity
- onMultiWindowModeChanged(java.lang.Boolean,android.content.res.Configuration) - function in androidx.activity.ComponentActivity
- onNavigateUp() - function in android.app.Activity
- onNavigateUpFromChild(android.app.Activity) - function in android.app.Activity
- onNestedFling(android.view.View,java.lang.Float,java.lang.Float,java.lang.Boolean) - function in android.view.ViewGroup
- onNestedPreFling(android.view.View,java.lang.Float,java.lang.Float) - function in android.view.ViewGroup
- onNestedPrePerformAccessibilityAction(android.view.View,java.lang.Integer,android.os.Bundle) - function in android.view.ViewGroup
- onNestedPreScroll(android.view.View,java.lang.Integer,java.lang.Integer,kotlin.IntArray) - function in android.view.ViewGroup
- onNestedScroll(android.view.View,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
- onNestedScrollAccepted(android.view.View,android.view.View,java.lang.Integer) - function in android.view.ViewGroup
- onNewIntent(android.content.Intent,android.app.ComponentCaller) - function in android.app.Activity
- onOptionsItemSelected(android.view.MenuItem) - function in android.app.Activity
- onOptionsMenuClosed(android.view.Menu) - function in android.app.Activity
- onPanelClosed(java.lang.Integer,android.view.Menu) - function in androidx.activity.ComponentActivity
- onPause() - function in io.getstream.video.android.ui.common.StreamCallActivity
- onPause(io.getstream.video.android.core.Call) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when the activity is paused.
- onPerformDirectAction(java.lang.String,android.os.Bundle,android.os.CancellationSignal,java.util.function.Consumer) - function in android.app.Activity
- onPictureInPicture(io.getstream.video.android.core.Call) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Get notified when the activity enters picture in picture.
- onPictureInPictureModeChanged(java.lang.Boolean) - function in androidx.activity.ComponentActivity
- onPictureInPictureModeChanged(java.lang.Boolean,android.content.res.Configuration) - function in androidx.activity.ComponentActivity
- onPictureInPictureRequested() - function in android.app.Activity
- onPictureInPictureUiStateChanged(android.app.PictureInPictureUiState) - function in android.app.Activity
- onPointerCaptureChange(java.lang.Boolean) - function in android.view.View
- onPointerCaptureChanged(java.lang.Boolean) - function in android.view.Window.Callback
- onPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.view.View
- onPostCreate(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
- onPreCreate(android.os.Bundle,android.os.PersistableBundle) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when the activity is created, but the SDK is not yet initialized.
- onPrepareNavigateUpTaskStack(android.app.TaskStackBuilder) - function in android.app.Activity
- onPrepareOptionsMenu(android.view.Menu) - function in android.app.Activity
- onPreparePanel(java.lang.Integer,android.view.View,android.view.Menu) - function in androidx.activity.ComponentActivity
- onProvideAssistContent(android.app.assist.AssistContent) - function in android.app.Activity
- onProvideAssistData(android.os.Bundle) - function in android.app.Activity
- onProvideAutofillStructure(android.view.ViewStructure,java.lang.Integer) - function in android.view.View
- onProvideAutofillVirtualStructure(android.view.ViewStructure,java.lang.Integer) - function in android.view.View
- onProvideContentCaptureStructure(android.view.ViewStructure,java.lang.Integer) - function in android.view.View
- onProvideKeyboardShortcuts(java.util.List,android.view.Menu,java.lang.Integer) - function in android.app.Activity
- onProvideReferrer() - function in android.app.Activity
- onProvideStructure(android.view.ViewStructure) - function in android.view.View
- onProvideVirtualStructure(android.view.ViewStructure) - function in android.view.View
- onReceiveContent(android.view.ContentInfo) - function in android.view.View
- onRequestPermissionsResult(java.lang.Integer,kotlin.Array,kotlin.IntArray,java.lang.Integer) - function in android.app.Activity
- onRequestPermissionsResult(java.lang.Integer,kotlin.Array,kotlin.IntArray) - function in androidx.activity.ComponentActivity
- onRequestSendAccessibilityEvent(android.view.View,android.view.accessibility.AccessibilityEvent) - function in android.view.ViewGroup
- onResolvePointerIcon(android.view.MotionEvent,java.lang.Integer) - function in android.view.View
- onResolvePointerIcon(android.view.MotionEvent,java.lang.Integer) - function in android.view.ViewGroup
- onRestoreInstanceState(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
- onResume() - function in io.getstream.video.android.ui.common.StreamCallActivity
- onResume(io.getstream.video.android.core.Call) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when the activity is resumed.
- onRetainCustomNonConfigurationInstance() - function in androidx.activity.ComponentActivity
- onRetainNonConfigurationInstance() - function in androidx.activity.ComponentActivity
- onRtlPropertiesChanged(java.lang.Integer) - function in android.view.View
- onRtlPropertiesChanged(java.lang.Integer) - function in android.widget.LinearLayout
- onSaveInstanceState(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
- onScreenStateChanged(java.lang.Integer) - function in android.view.View
- onScrollCaptureSearch(android.graphics.Rect,android.graphics.Point,java.util.function.Consumer) - function in android.view.View
- onSearchRequested() - function in android.app.Activity
- onSearchRequested(android.view.SearchEvent) - function in android.app.Activity
- onStartNestedScroll(android.view.View,android.view.View,java.lang.Integer) - function in android.view.ViewGroup
- onStartTemporaryDetach() - function in android.view.View
- onStateNotSaved() - function in android.app.Activity
- onStop() - function in io.getstream.video.android.ui.common.StreamCallActivity
- onStop(io.getstream.video.android.core.Call) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when the activity is stopped.
- onStopNestedScroll(android.view.View) - function in android.view.ViewGroup
- onSurfaceTextureAvailable(android.graphics.SurfaceTexture,java.lang.Integer,java.lang.Integer) - function in io.getstream.video.android.ui.common.renderer.StreamVideoTextureViewRenderer
- onSurfaceTextureAvailable(android.graphics.SurfaceTexture,java.lang.Integer,java.lang.Integer) - function in io.getstream.webrtc.android.ui.VideoTextureViewRenderer
- onSurfaceTextureDestroyed(android.graphics.SurfaceTexture) - function in io.getstream.video.android.ui.common.renderer.StreamVideoTextureViewRenderer
- onSurfaceTextureDestroyed(android.graphics.SurfaceTexture) - function in io.getstream.webrtc.android.ui.VideoTextureViewRenderer
- onSurfaceTextureSizeChanged(android.graphics.SurfaceTexture,java.lang.Integer,java.lang.Integer) - function in io.getstream.video.android.ui.common.renderer.StreamVideoTextureViewRenderer
- onSurfaceTextureSizeChanged(android.graphics.SurfaceTexture,java.lang.Integer,java.lang.Integer) - function in io.getstream.webrtc.android.ui.VideoTextureViewRenderer
- onSurfaceTextureUpdated(android.graphics.SurfaceTexture) - function in io.getstream.webrtc.android.ui.VideoTextureViewRenderer
- onTopResumedActivityChanged(java.lang.Boolean) - function in android.app.Activity
- onTouchEvent(android.view.MotionEvent) - function in android.app.Activity
- onTouchEvent(android.view.MotionEvent) - function in android.view.View
- onTrackballEvent(android.view.MotionEvent) - function in android.app.Activity
- onTrackballEvent(android.view.MotionEvent) - function in android.view.View
- onTrimMemory(java.lang.Integer) - function in androidx.activity.ComponentActivity
- onUserInteraction() - function in android.app.Activity
- onUserLeaveHint() - function in io.getstream.video.android.ui.common.StreamCallActivity
- onUserLeaveHint(io.getstream.video.android.core.Call) - function in io.getstream.video.android.ui.common.StreamCallActivity
- Called when the activity is about to go into the background as the result of user choice.
- onViewAdded(android.view.View) - function in android.view.ViewGroup
- onViewRemoved(android.view.View) - function in android.view.ViewGroup
- onViewTranslationResponse(android.view.translation.ViewTranslationResponse) - function in android.view.View
- onVirtualViewTranslationResponses(android.util.LongSparseArray) - function in android.view.View
- onVisibilityAggregated(java.lang.Boolean) - function in android.view.View
- onVisibleBehindCanceled() - function in android.app.Activity
- onWindowAttributesChanged(android.view.WindowManager.LayoutParams) - function in android.app.Activity
- onWindowFocusChanged(java.lang.Boolean) - function in android.app.Activity
- onWindowFocusChanged(java.lang.Boolean) - function in android.view.View
- onWindowStartingActionMode(android.view.ActionMode.Callback) - function in android.app.Activity
- onWindowStartingActionMode(android.view.ActionMode.Callback,java.lang.Integer) - function in android.app.Activity
- onWindowSystemUiVisibilityChanged(java.lang.Integer) - function in android.view.View
- openContextMenu(android.view.View) - function in android.app.Activity
- openFileInput(java.lang.String) - function in android.content.ContextWrapper
- openFileOutput(java.lang.String,java.lang.Integer) - function in android.content.ContextWrapper
- openOptionsMenu() - function in android.app.Activity
- 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
- overrideActivityTransition(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
- overrideActivityTransition(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
- overridePendingTransition(java.lang.Integer,java.lang.Integer) - function in android.app.Activity
- overridePendingTransition(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity