Uses of Class
it.tdlight.jni.TdApi.CallProblem
-
Uses of TdApi.CallProblem in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
The speech was distorted.static final class
The video was distorted.static final class
The call ended unexpectedly.static final class
The user heard their own voice.static final class
The other side kept disappearing.static final class
The user heard background noise.static final class
The video was pixelated.static final class
The user couldn't hear the other side.static final class
The other side couldn't hear the user.Modifier and TypeFieldDescriptionTdApi.SendCallRating.problems
List of the exact types of problems with the call, specified by the user.ModifierConstructorDescriptionSendCallRating
(int callId, int rating, String comment, TdApi.CallProblem[] problems) Sends a call rating.