sessionMaxDurationInSeconds property
The maximum duration that the session which will be created by the generated actor token should last. By default, the duration of a session created via an actor token, lasts 30 minutes.
Implementation
int sessionMaxDurationInSeconds;