code property

String code
getter/setter pair

The six digit code that can be shared with an agent to allow them to join the screen share. Note: this is only available for sessions in the "pending" state. Once an agent has joined the code will be empty as it is no longer valid.

Implementation

late String code;