A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
P
- parse() - function in io.getstream.video.android.core.utils.MinimalSdpParser
- parseError(java.lang.Throwable) - function in io.getstream.video.android.core.call.RtcSession
- parseMLine(java.lang.Integer,java.lang.String) - function in io.getstream.video.android.core.utils.MinimalSdpParser
- PARSER_ERROR - enum entry in io.getstream.video.android.core.errors.VideoErrorCode
- parseRtpMap(java.lang.Integer,java.lang.String) - function in io.getstream.video.android.core.utils.MinimalSdpParser
- ParticipantJoinedEvent - class in io.getstream.video.android.core.events
- ParticipantLeftEvent - class in io.getstream.video.android.core.events
- ParticipantState - class in io.getstream.video.android.core
- Represents the state of a participant in a call.
- ParticipantState.Audio - class in io.getstream.video.android.core.ParticipantState
- ParticipantState.Media - class in io.getstream.video.android.core.ParticipantState
- ParticipantState.ScreenSharing - class in io.getstream.video.android.core.ParticipantState
- ParticipantState.Video - class in io.getstream.video.android.core.ParticipantState
- pause() - function in io.getstream.video.android.core.CameraManager
- pause() - function in io.getstream.video.android.core.MicrophoneManager
- pause() - function in io.getstream.video.android.core.SpeakerManager
- payloadTooBig - enum entry in org.openapitools.client.models.APIError.Code
- peekWallpaper() - function in android.content.ContextWrapper
- PermissionRequest - class in io.getstream.video.android.core.permission
- PermissionRequestEvent - class in org.openapitools.client.models
- This event is sent when a user requests access to a feature on a call, clients receiving this event should display a permission request to the user
- PermissionsCheckStrategy - class in io.getstream.video.android.core.audio
- PersistentSocket - class in io.getstream.video.android.core.socket
- PersistentSocket architecture
Healthmonitor that sends a ping every 30 seconds
Automatically reconnects if it encounters a temp failure
Raises the error if there is a permanent failure
Flow to avoid concurrency related bugs
Ability to wait till the socket is connected (important to prevent race conditions)
- pin(java.lang.String) - function in io.getstream.video.android.core.CallState
- pin() - function in io.getstream.video.android.core.ParticipantState
- printStackTrace() - function in kotlin.Throwable
- printStackTrace(java.io.PrintStream) - function in kotlin.Throwable
- printStackTrace(java.io.PrintWriter) - function in kotlin.Throwable
- PUBLISHER - enum entry in io.getstream.video.android.core.model.StreamPeerType
- PublisherAnswerEvent - class in io.getstream.video.android.core.events
- PushApi - class in org.openapitools.client.apis