setTimeout abstract method
Sets the call timeout in seconds.
The default timeout is 30s, the maximum is 120s, and desktop runtime
only applies updates before entering an outgoing or incoming session.
Implementation
Future<VoidResult> setTimeout(int time);