CallError

open fun CallError(code: Int, @Nullable message: String)

Constructor to define a new VoIP call error.

Parameters

code

ErrorCode: the error code

message

String: The error description.