Class UnknownEvent
A class that represents the unknown event.
If the event is not supported by this SDK, the event will be instantiate to this.
- LINE\LINEBot\Event\BaseEvent
-
LINE\LINEBot\Event\UnknownEvent
public
|
|
public
array
|
getEventSourceId(),
getGroupId(),
getReplyToken(),
getRoomId(),
getTimestamp(),
getType(),
getUserId(),
isGroupEvent(),
isRoomEvent(),
isUnknownEvent(),
isUserEvent()
|
$event
|