STWVCall

open fun STWVCall(    @NonNull context: Context,     @NonNull call: Call,     isCallReceivedFromUA: Boolean,     @Nullable parameters: Parameters,     @Nullable receptionTime: String,     @NonNull caller: PhoneItem,     callerLevel: Double,     isInLargeGroup: Boolean,     isOutgoing: Boolean,     status: Int,     callPriority: Double,     @Nullable callTransferor: String)
open fun STWVCall(    @NonNull context: Context,     @NonNull call: Call,     isCallReceivedFromUA: Boolean,     @NonNull parameters: Parameters,     @Nullable threadId: Integer,     @NonNull callerParticipant: VoipParticipant,     @Nullable calleeParticipantList: List<VoipParticipant>,     isOutgoing: Boolean,     callPriority: Integer)