join2JoinSuccess property
The time interval (ms) from or joinChannel to successfully joining the channel.
Implementation
@JsonKey(name: 'join2JoinSuccess')
final int? join2JoinSuccess;
The time interval (ms) from or joinChannel to successfully joining the channel.
@JsonKey(name: 'join2JoinSuccess')
final int? join2JoinSuccess;