EndpointStats
This API is in beta and subject to change.
Class that represents the com.voximplant.android.sdk.calls.Endpoint statistics.
Methods
toString
fun toString(): String
This API is in beta and subject to change.
Returns a string representation of the object.
Returns
type:
String
Props
remoteAudioStats
var remoteAudioStats:
This API is in beta and subject to change.
Statistics for all active incoming video streams from the Endpoint at the moment of the stats collection.
Returns
type:
remoteVideoStats
var remoteVideoStats:
This API is in beta and subject to change.
Statistics for all active incoming audio streams from the Endpoint at the moment of the stats collection.
Returns
type:
endpointId
val endpointId: String
Returns
type:
String