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