autoCancelTimeoutMs property

int autoCancelTimeoutMs
getter/setter pair

When none of the callees accept a ring call in this time a rejection will be sent by the caller with reason 'timeout' by the SDKs

Minimum value: 5000 Maximum value: 180000

Implementation

int autoCancelTimeoutMs;