GetLastRoomInfoSuccessCallback typedef
GetLastRoomInfoSuccessCallback =
void Function(GetLastRoomInfoSuccessCallbackResult)
Implementation
typedef GetLastRoomInfoSuccessCallback = void Function(
GetLastRoomInfoSuccessCallbackResult);