PHP 클래스 Intercom\IntercomEvents

파일 보기 프로젝트 열기: intercom/intercom-php 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( IntercomClient $client ) IntercomEvents constructor.
create ( array $options ) : mixed Creates Event.
getEvents ( array $options ) : mixed Lists User Events.

메소드 상세

__construct() 공개 메소드

IntercomEvents constructor.
public __construct ( IntercomClient $client )
$client IntercomClient

create() 공개 메소드

Creates Event.
또한 보기: https://developers.intercom.io/reference#submitting-events
public create ( array $options ) : mixed
$options array
리턴 mixed

getEvents() 공개 메소드

Lists User Events.
또한 보기: https://developers.intercom.io/reference#list-user-events
public getEvents ( array $options ) : mixed
$options array
리턴 mixed