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

C

Call - class in io.getstream.video.android.core
The call class gives you access to all call level API calls
call(java.lang.String,java.lang.String) - function in io.getstream.video.android.core.StreamVideo
Create a call with the given type and id.
CallAcceptedEvent - class in org.openapitools.client.models
This event is sent when a user accepts a notification to join a call.
CallAction - class in io.getstream.video.android.core.call.state
Represents various actions users can take while in a call.
CallBroadcastingStartedEvent - class in org.openapitools.client.models
This event is sent when call broadcasting has started
CallBroadcastingStoppedEvent - class in org.openapitools.client.models
This event is sent when call broadcasting has stopped
CallClientUtilsKt - class in io.getstream.video.android.core.utils
 
CallCreatedEvent - class in org.openapitools.client.models
This event is sent when a call is created.
CallData - class in io.getstream.video.android.core.model
 
CallDetails - class in io.getstream.video.android.core.model
 
CallEgress - class in io.getstream.video.android.core.model
 
CallEndedEvent - class in org.openapitools.client.models
This event is sent when a call is mark as ended for all its participants.
CallEventType - class in io.getstream.video.android.core.model
Represents the type of events we can send around calls.
CallGrantsUpdatedEvent - class in io.getstream.video.android.core.events
 
CallHealthMonitor - class in io.getstream.video.android.core
Monitors
  • Publisher and subscriber Peer connection states -> immediately reconnect

  • Network up/down -> mark down instantly when down. reconnect when up

  • Interval every 2 seconds. check and decide what to do

Calls call.
CallInfo - class in io.getstream.video.android.core.model
 
CallIngressResponse - class in org.openapitools.client.models
 
CallLiveStartedEvent - class in org.openapitools.client.models
This event is sent when a call is started.
CallMember - class in io.getstream.video.android.core.model
 
CallMemberAddedEvent - class in org.openapitools.client.models
This event is sent when one or more members are added to a call
CallMemberRemovedEvent - class in org.openapitools.client.models
This event is sent when one or more members are removed from a call
CallMemberUpdatedEvent - class in org.openapitools.client.models
This event is sent when one or more members are updated
CallMemberUpdatedPermissionEvent - class in org.openapitools.client.models
This event is sent when one or more members get its role updated
CallNotificationEvent - class in org.openapitools.client.models
This event is sent to all call members to notify they are getting called
CallParticipantResponse - class in org.openapitools.client.models
 
CallReactionEvent - class in org.openapitools.client.models
This event is sent when a reaction is sent in a call, clients should use this to show the reaction in the call screen
CallRecording - class in org.openapitools.client.models
 
CallRecordingData - class in io.getstream.video.android.core.model
Represents a single call recording with its metadata.
CallRecordingStartedEvent - class in org.openapitools.client.models
This event is sent when call recording has started
CallRecordingStoppedEvent - class in org.openapitools.client.models
This event is sent when call recording has stopped
CallRejectedEvent - class in org.openapitools.client.models
This event is sent when a user rejects a notification to join a call.
CallRequest - class in org.openapitools.client.models
 
CallResponse - class in org.openapitools.client.models
Represents a call
CallRingEvent - class in org.openapitools.client.models
This event is sent to all call members to notify they are getting called
CallSessionEndedEvent - class in org.openapitools.client.models
This event is sent when a call session ends
CallSessionParticipantJoinedEvent - class in org.openapitools.client.models
This event is sent when a participant joins a call session
CallSessionParticipantLeftEvent - class in org.openapitools.client.models
This event is sent when a participant leaves a call session
CallSessionResponse - class in org.openapitools.client.models
 
CallSessionStartedEvent - class in org.openapitools.client.models
This event is sent when a call session starts
CallSettingsRequest - class in org.openapitools.client.models
 
CallSettingsResponse - class in org.openapitools.client.models
 
CallState - class in io.getstream.video.android.core
The CallState class keeps all state for a call It's available on every call object
CallStateResponseFields - class in org.openapitools.client.models
 
CallStats - class in io.getstream.video.android.core
 
CallStatus - class in io.getstream.video.android.core.model
 
CallStatus.Calling - class in io.getstream.video.android.core.model.CallStatus
 
CallStatus.Incoming - class in io.getstream.video.android.core.model.CallStatus
 
CallStatus.Outgoing - class in io.getstream.video.android.core.model.CallStatus
 
CallUpdatedEvent - class in org.openapitools.client.models
This event is sent when a call is updated, clients should use this update the local state of the call.
CallUser - class in io.getstream.video.android.core.model
 
CallUserState - class in io.getstream.video.android.core.model
 
CameraDeviceWrapped - class in io.getstream.video.android.core
 
CameraDirection - class in io.getstream.video.android.core
 
CameraDirection.Back - class in io.getstream.video.android.core.CameraDirection
 
CameraDirection.Front - class in io.getstream.video.android.core.CameraDirection
 
CameraException - class in io.getstream.video.android.core.errors
Triggered if for whatever reason we fail to access the camera There are dozens of underlying reasons for why the camera can fail We catch them and wrap them in this exception
CameraManager - class in io.getstream.video.android.core
The CameraManager class makes it easy to manage the camera for your video call
cancel() - function in io.getstream.video.android.core.service.vibro.StreamVibroManager
 
cancel() - function in io.getstream.video.android.core.service.vibro.StreamVibroManagerImpl
 
CancelCall - class in io.getstream.video.android.core.call.state
Action used to cancel an outgoing call.
CANCELLED - enum entry in io.getstream.video.android.core.model.CallEventType
 
CANT_PARSE_CONNECTION_EVENT - enum entry in io.getstream.video.android.core.errors.VideoErrorCode
 
CANT_PARSE_EVENT - enum entry in io.getstream.video.android.core.errors.VideoErrorCode
 
ChangePublishQualityEvent - class in io.getstream.video.android.core.events
 
ChatDialog - class in io.getstream.video.android.core.call.state
Action to show a chat dialog.
check() - function in io.getstream.video.android.core.CallHealthMonitor
Checks the peer connection states.
checkCallingOrSelfPermission(java.lang.String) - function in android.content.ContextWrapper
 
checkCallingOrSelfUriPermission(android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
 
checkCallingOrSelfUriPermissions(java.util.List,java.lang.Integer) - function in android.content.ContextWrapper
 
checkCallingPermission(java.lang.String) - function in android.content.ContextWrapper
 
checkCallingUriPermission(android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
 
checkCallingUriPermissions(java.util.List,java.lang.Integer) - function in android.content.ContextWrapper
 
checkPermission(java.lang.String,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
 
checkSelfPermission(java.lang.String) - function in android.content.ContextWrapper
 
checkUriPermission(android.net.Uri,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
 
checkUriPermission(android.net.Uri,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
 
checkUriPermissions(java.util.List,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
 
cleanup() - function in io.getstream.video.android.core.Call
 
cleanup() - function in io.getstream.video.android.core.CameraManager
 
cleanup() - function in io.getstream.video.android.core.MediaManagerImpl
 
cleanup() - function in io.getstream.video.android.core.MicrophoneManager
 
cleanup() - function in io.getstream.video.android.core.StreamVideo
 
cleanup() - function in io.getstream.video.android.core.call.RtcSession
 
cleanup() - function in io.getstream.video.android.core.socket.PersistentSocket
 
cleanup() - function in io.getstream.video.android.core.socket.PersistentSocket
 
clearParticipants() - function in io.getstream.video.android.core.CallState
 
clearWallpaper() - function in android.content.ContextWrapper
 
ClientState - class in io.getstream.video.android.core
 
ClientStateKt - class in io.getstream.video.android.core
 
CollectionFormats - class in org.openapitools.client.infrastructure
 
CollectionFormats.CSVParams - class in org.openapitools.client.infrastructure.CollectionFormats
 
CollectionFormats.PIPESParams - class in org.openapitools.client.infrastructure.CollectionFormats
 
CollectionFormats.SPACEParams - class in org.openapitools.client.infrastructure.CollectionFormats
 
CollectionFormats.SSVParams - class in org.openapitools.client.infrastructure.CollectionFormats
 
CollectionFormats.TSVParams - class in org.openapitools.client.infrastructure.CollectionFormats
 
connect() - function in io.getstream.video.android.core.call.RtcSession
 
connect() - function in io.getstream.video.android.core.socket.PersistentSocket
Connect the socket, authenticate, start the healthmonitor and see if the network is online
connect() - function in io.getstream.video.android.core.socket.PersistentSocket
Connect the socket, authenticate, start the healthmonitor and see if the network is online
connect() - function in io.getstream.video.android.core.socket.PersistentSocket
Connect the socket, authenticate, start the healthmonitor and see if the network is online
connectAsync() - function in io.getstream.video.android.core.StreamVideo
 
ConnectedEvent - class in org.openapitools.client.models
This event is sent when the WS connection is established and authenticated, this event contains the full user object as it is stored on the server
ConnectionErrorEvent - class in org.openapitools.client.models
This event is sent when the WS connection fails
ConnectionQualityChangeEvent - class in io.getstream.video.android.core.events
 
ConnectionState - class in io.getstream.video.android.core
 
ConnectionState.Connected - class in io.getstream.video.android.core.ConnectionState
 
ConnectionState.Disconnected - class in io.getstream.video.android.core.ConnectionState
 
ConnectionState.Failed - class in io.getstream.video.android.core.ConnectionState
 
ConnectionState.Loading - class in io.getstream.video.android.core.ConnectionState
 
ConnectionState.PreConnect - class in io.getstream.video.android.core.ConnectionState
 
ConnectionState.Reconnecting - class in io.getstream.video.android.core.ConnectionState
 
ConnectUserDetailsRequest - class in org.openapitools.client.models
 
consumeReaction(io.getstream.video.android.core.model.Reaction) - function in io.getstream.video.android.core.ParticipantState
 
contains(java.lang.String,java.lang.Object) - function in io.getstream.video.android.core.filter.Filters
 
ContainsFilterObject - class in io.getstream.video.android.core.filter
 
CoordinatorSocket - class in io.getstream.video.android.core.socket
The Coordinator sockets send a user authentication request
create(java.util.List,java.util.List,java.util.Map,org.openapitools.client.models.CallSettingsRequest,org.threeten.bp.OffsetDateTime,java.lang.String,java.lang.Boolean,java.lang.Boolean) - function in io.getstream.video.android.core.Call
Create a call.
create(io.getstream.result.Error.NetworkError.Companion,io.getstream.video.android.core.errors.VideoErrorCode,java.lang.Throwable,java.lang.Integer) - function in io.getstream.video.android.core.errors.VideoErrorCodeKt
 
create(io.getstream.result.Error.NetworkError.Companion,java.lang.Integer,java.lang.String,java.lang.Integer,java.lang.Throwable) - function in io.getstream.video.android.core.errors.VideoErrorCodeKt
 
createAnswer() - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
Used to create an answer whenever there's a subscriber offer.
createAttributionContext(java.lang.String) - function in android.content.ContextWrapper
 
createCall - enum entry in org.openapitools.client.models.OwnCapability
 
CreateCallOptions - class in io.getstream.video.android.core
 
createConfigurationContext(android.content.res.Configuration) - function in android.content.ContextWrapper
 
createContext(android.content.ContextParams) - function in android.content.ContextWrapper
 
createContextForSplit(java.lang.String) - function in android.content.ContextWrapper
 
createDevice(io.getstream.android.push.PushDevice) - function in io.getstream.video.android.core.StreamVideo
Create a device that will be used to receive push notifications.
createDevice(org.openapitools.client.models.CreateDeviceRequest) - function in org.openapitools.client.apis.DefaultApi
Create device Adds a new device to a user, if the same device already exists the call will have no effect Responses:
  • 201: Successful response

  • 400: Bad request

  • 429: Too many requests

createDeviceProtectedStorageContext() - function in android.content.ContextWrapper
 
CreateDeviceRequest - class in org.openapitools.client.models
 
CreateDeviceRequest.PushProvider - class in org.openapitools.client.models.CreateDeviceRequest
Values: firebase,apn,huawei,xiaomi
createDisplayContext(android.view.Display) - function in android.content.ContextWrapper
 
createGuest(org.openapitools.client.models.CreateGuestRequest) - function in org.openapitools.client.apis.DefaultApi
Create GuestResponses:
  • 201: Successful response

  • 400: Bad request

  • 429: Too many requests

CreateGuestRequest - class in org.openapitools.client.models
 
CreateGuestResponse - class in org.openapitools.client.models
 
createOffer() - function in io.getstream.video.android.core.call.connection.StreamPeerConnection
Used to create an offer whenever there's a negotiation that we need to process on the publisher side.
createPackageContext(java.lang.String,java.lang.Integer) - function in android.content.ContextWrapper
 
createPublisher() - function in io.getstream.video.android.core.call.RtcSession
 
createReaction - enum entry in org.openapitools.client.models.OwnCapability
 
createSocket() - function in io.getstream.video.android.core.socket.PersistentSocket
 
createSocket() - function in io.getstream.video.android.core.socket.PersistentSocket
 
createSubscriber() - function in io.getstream.video.android.core.call.RtcSession
 
createWindowContext(android.view.Display,java.lang.Integer,android.os.Bundle) - function in android.content.ContextWrapper
 
createWindowContext(java.lang.Integer,android.os.Bundle) - function in android.content.ContextWrapper
 
Credentials - class in org.openapitools.client.models
 
CustomAction - class in io.getstream.video.android.core.call.state
Custom action used to handle any custom behavior with the given data and tag, such as opening chat, inviting people, sharing the screen and more.
CustomVideoEvent - class in org.openapitools.client.models
A custom event, this event is used to send custom events to other participants in the call.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X  _