can_accept_calls property

bool can_accept_calls
read / write

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

Implementation

late bool can_accept_calls;