onRoomJoined property

dynamic Function(int code, String? errMsg)? onRoomJoined
getter/setter pair

Implementation

Function(int code, String? errMsg)? onRoomJoined;