# Class: MatchCanceledEvent

MatchCanceledEvent()

匹配开始的事件

# Properties

# Readonly canceller

canceller: ReadonlyClone‹Player

取消匹配的玩家信息

Returns: ReadonlyClone‹Player


# Readonly type

type: MatchCanceled

Inherited from AccountDisplacedEvent.type

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

Returns: MatchCanceled