refuseVoipCall

open fun refuseVoipCall(    @NonNull context: Context,     @Nullable call: STWVCall,     reason: Int)

Call this method to refuse an incoming VoIP call

Parameters

context

the application context

call

voip call instance

reason

the reason of the refuse (See STWCallRefuseReason)