can_accept_calls property

Bool? can_accept_calls
getter/setter pair

Pass true to allow accepting incoming calls by the session; pass false otherwise

Implementation

Bool? can_accept_calls;