username property

String? username
final

(Optional) If you want to enable RTM to your application (for features like host control) make sure that you pass in a username to AgoraConnectionData.

Implementation

final String? username;