Namespace LINE\LINEBot\Event
| LINE\LINEBot\Event\MessageEvent |
| LINE\LINEBot\Event\Parser |
| BaseEvent | Base class of each events. |
| BeaconDetectionEvent | A class that represents the event of beacon detection. |
| FollowEvent | A class that represents the event of following. |
| JoinEvent | A class that represents the event of joining. |
| LeaveEvent | A class that represents the event of leaving. |
| MessageEvent | A base class of message event. |
| PostbackEvent | A class that represents the event of postback. |
| UnfollowEvent | A class that represents the event of unfollowing. |
| UnknownEvent | A class that represents the unknown event. |