Overview

Namespaces

  • LINE
    • LINEBot
      • Constant
      • Event
        • MessageEvent
        • Parser
      • Exception
      • HTTPClient
      • ImagemapActionBuilder
      • MessageBuilder
        • Imagemap
        • TemplateBuilder
      • TemplateActionBuilder

Classes

  • BaseEvent
  • BeaconDetectionEvent
  • FollowEvent
  • JoinEvent
  • LeaveEvent
  • MessageEvent
  • PostbackEvent
  • UnfollowEvent
  • UnknownEvent
  • Overview
  • Namespace
  • Class

Class JoinEvent

A class that represents the event of joining.

LINE\LINEBot\Event\BaseEvent
Extended by LINE\LINEBot\Event\JoinEvent
Namespace: LINE\LINEBot\Event
Package: LINE\LINEBot\Event
Located at LINEBot/Event/JoinEvent.php
Methods summary
public
# __construct( array $event )

JoinEvent constructor.

JoinEvent constructor.

Parameters

$event

Overrides

LINE\LINEBot\Event\BaseEvent::__construct()
Methods inherited from LINE\LINEBot\Event\BaseEvent
getEventSourceId(), getGroupId(), getReplyToken(), getRoomId(), getTimestamp(), getType(), getUserId(), isGroupEvent(), isRoomEvent(), isUnknownEvent(), isUserEvent()
Properties inherited from LINE\LINEBot\Event\BaseEvent
$event
line-bot-sdk-php API documentation generated by ApiGen