verifyIncomingCall property

bool? verifyIncomingCall
getter/setter pair

Enables verify SDP of the incoming call. When enabled and received call with SDP which can't be answered library silently rejects this call

Implementation

bool?   verifyIncomingCall;