# Class: GetMatchRoomEvent

GetMatchRoomEvent()

用于承载GetMatchRoomInfoReq返回结果的事件

# Properties

# Readonly matchRoomType

matchRoomType: number

匹配房间类型

Returns: number


# Readonly type

type: GetMatchRoom

Inherited from PropertyUpdateEvent.type

事件类型,由具体的事件构造时提供

Returns: GetMatchRoom