add Voip Call
open fun addVoipCall( @NonNull context: Context, @NonNull parameters: Parameters, @NonNull caller: PhoneItem, callerLevel: Double, isOutgoing: Boolean, @Nullable receptionTime: String, isManDownCall: Boolean, callPriority: Int, @Nullable callTransferor: String): STWVCall
Content copied to clipboard
Parameters
parameters
caller
is Outgoing
reception Time
is Man Down Call
open fun addVoipCall( @NonNull context: Context, @NonNull parameters: Parameters, @NonNull caller: PhoneItem, callerLevel: Double, isOutgoing: Boolean, @Nullable receptionTime: String, @Nullable call: Call, isInLargeGroup: Boolean, isManDownCall: Boolean, callPriority: Double, @Nullable callTransferor: String): STWVCall
Content copied to clipboard