- offer(PID, String) - Method in class threads.webrtc.RTCClient
-
- offer(PID, String) - Method in interface threads.webrtc.RTCSession.Listener
-
- offer(PID, String) - Method in class threads.webrtc.RTCSession
-
- onAccuracyChanged(Sensor, int) - Method in class threads.webrtc.RTCProximitySensor
-
- onAttach(Context) - Method in class threads.webrtc.RTCCallDialogFragment
-
- onAttach(Context) - Method in class threads.webrtc.RTCCallingDialogFragment
-
- onAudioDeviceChanged(RTCAudioManager.AudioDevice, Set<RTCAudioManager.AudioDevice>) - Method in interface threads.webrtc.RTCAudioManager.AudioManagerEvents
-
- onCameraSwitch() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onChannelAccepted(String[]) - Method in class threads.webrtc.RTCCallActivity
-
- onChannelAccepted(String[]) - Method in interface threads.webrtc.RTCClient.SignalingEvents
-
- onChannelAccepted(String[]) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onChannelBusy() - Method in class threads.webrtc.RTCCallActivity
-
- onChannelBusy() - Method in interface threads.webrtc.RTCClient.SignalingEvents
-
Callback fired once channel is busy.
- onChannelBusy() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onChannelClose() - Method in class threads.webrtc.RTCCallActivity
-
- onChannelClose() - Method in interface threads.webrtc.RTCClient.SignalingEvents
-
Callback fired once channel is closed.
- onChannelClose() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onChannelOffer(SessionDescription) - Method in class threads.webrtc.RTCCallActivity
-
- onChannelOffer(SessionDescription) - Method in interface threads.webrtc.RTCClient.SignalingEvents
-
Callback fired once the room's signaling parameters
SignalingParameters are extracted.
- onChannelOffer(SessionDescription) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onChannelReject() - Method in class threads.webrtc.RTCCallActivity
-
- onChannelReject() - Method in interface threads.webrtc.RTCClient.SignalingEvents
-
- onChannelReject() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onChannelTimeout() - Method in class threads.webrtc.RTCCallActivity
-
- onChannelTimeout() - Method in interface threads.webrtc.RTCClient.SignalingEvents
-
- onChannelTimeout() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onConnected() - Method in class threads.webrtc.RTCCallActivity
-
- onConnected() - Method in interface threads.webrtc.RTCPeerConnection.PeerConnectionEvents
-
Callback fired once DTLS connection is established (PeerConnectionState
is CONNECTED).
- onConnected() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onCreate(Bundle) - Method in class threads.webrtc.RTCCallActivity
-
- onCreate(Bundle) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onCreateDialog(Bundle) - Method in class threads.webrtc.RTCCallDialogFragment
-
- onCreateDialog(Bundle) - Method in class threads.webrtc.RTCCallingDialogFragment
-
- onDestroy() - Method in class threads.webrtc.RTCCallActivity
-
- onDestroy() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onDetach() - Method in class threads.webrtc.RTCCallDialogFragment
-
- onDetach() - Method in class threads.webrtc.RTCCallingDialogFragment
-
- onDisconnected() - Method in class threads.webrtc.RTCCallActivity
-
- onDisconnected() - Method in interface threads.webrtc.RTCPeerConnection.PeerConnectionEvents
-
Callback fired once DTLS connection is disconnected (PeerConnectionState
is DISCONNECTED).
- onDisconnected() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onDismiss(DialogInterface) - Method in class threads.webrtc.RTCCallDialogFragment
-
- onDismiss(DialogInterface) - Method in class threads.webrtc.RTCCallingDialogFragment
-
- onEnableFabs(boolean) - Method in class threads.webrtc.RTCCallActivity
-
- onEnableFabs(boolean) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onIceCandidate(IceCandidate) - Method in class threads.webrtc.RTCCallActivity
-
- onIceCandidate(IceCandidate) - Method in interface threads.webrtc.RTCPeerConnection.PeerConnectionEvents
-
Callback fired once local Ice candidate is generated.
- onIceCandidate(IceCandidate) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onIceCandidatesRemoved(IceCandidate[]) - Method in class threads.webrtc.RTCCallActivity
-
- onIceCandidatesRemoved(IceCandidate[]) - Method in interface threads.webrtc.RTCPeerConnection.PeerConnectionEvents
-
Callback fired once local ICE candidates are removed.
- onIceCandidatesRemoved(IceCandidate[]) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onIceConnected() - Method in class threads.webrtc.RTCCallActivity
-
- onIceConnected() - Method in interface threads.webrtc.RTCPeerConnection.PeerConnectionEvents
-
Callback fired once connection is established (IceConnectionState is
CONNECTED).
- onIceConnected() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onIceDisconnected() - Method in class threads.webrtc.RTCCallActivity
-
- onIceDisconnected() - Method in interface threads.webrtc.RTCPeerConnection.PeerConnectionEvents
-
Callback fired once connection is disconnected (IceConnectionState is
DISCONNECTED).
- onIceDisconnected() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onLocalDescription(SessionDescription) - Method in class threads.webrtc.RTCCallActivity
-
- onLocalDescription(SessionDescription) - Method in interface threads.webrtc.RTCPeerConnection.PeerConnectionEvents
-
Callback fired once local SDP is created and set.
- onLocalDescription(SessionDescription) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onNewIntent(Intent) - Method in class threads.webrtc.RTCCallActivity
-
- onNewIntent(Intent) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onPeerConnectionClosed() - Method in class threads.webrtc.RTCCallActivity
-
- onPeerConnectionClosed() - Method in interface threads.webrtc.RTCPeerConnection.PeerConnectionEvents
-
Callback fired once peer connection is closed.
- onPeerConnectionClosed() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onPeerConnectionError(String) - Method in class threads.webrtc.RTCCallActivity
-
- onPeerConnectionError(String) - Method in interface threads.webrtc.RTCPeerConnection.PeerConnectionEvents
-
Callback fired once peer connection error happened.
- onPeerConnectionError(String) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onRemoteDescription(SessionDescription) - Method in class threads.webrtc.RTCCallActivity
-
- onRemoteDescription(SessionDescription) - Method in interface threads.webrtc.RTCClient.SignalingEvents
-
Callback fired once remote SDP is received.
- onRemoteDescription(SessionDescription) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onRemoteIceCandidate(IceCandidate) - Method in class threads.webrtc.RTCCallActivity
-
- onRemoteIceCandidate(IceCandidate) - Method in interface threads.webrtc.RTCClient.SignalingEvents
-
Callback fired once remote Ice candidate is received.
- onRemoteIceCandidate(IceCandidate) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onRemoteIceCandidateRemoved(IceCandidate) - Method in class threads.webrtc.RTCCallActivity
-
- onRemoteIceCandidateRemoved(IceCandidate) - Method in interface threads.webrtc.RTCClient.SignalingEvents
-
Callback fired once remote Ice candidate removals are received.
- onRemoteIceCandidateRemoved(IceCandidate) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onRequestPermissionsResult(int, String[], int[]) - Method in class threads.webrtc.RTCCallActivity
-
- onRequestPermissionsResult(int, String[], int[]) - Method in class threads.webrtc.RTCVideoCallActivity
-
- onResume() - Method in class threads.webrtc.RTCCallActivity
-
- onResume() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onSensorChanged(SensorEvent) - Method in class threads.webrtc.RTCProximitySensor
-
- onStart() - Method in class threads.webrtc.RTCCallActivity
-
- onStart() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onStop() - Method in class threads.webrtc.RTCCallActivity
-
- onStop() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onToggleMic() - Method in class threads.webrtc.RTCCallActivity
-
- onToggleMic() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onToggleSpeaker() - Method in class threads.webrtc.RTCCallActivity
-
- onToggleSpeaker() - Method in class threads.webrtc.RTCVideoCallActivity
-
- onWindowFocusChanged(boolean) - Method in class threads.webrtc.RTCCallActivity
-
- onWindowFocusChanged(boolean) - Method in class threads.webrtc.RTCVideoCallActivity
-
- ordered - Variable in class threads.webrtc.RTCPeerConnection.DataChannelParameters
-