PHP 클래스 mapdev\FacebookMessenger\Helper

파일 보기 프로젝트 열기: davidpiesse/facebook_messenger_php 1 사용 예제들

공개 메소드들

메소드 설명
MidConverter ( $mid ) : array
array_find ( $array, $key, null $default = null ) : mixed | null

메소드 상세

MidConverter() 공개 정적인 메소드

public static MidConverter ( $mid ) : array
$mid
리턴 array For converting a MID into a timestamp / datetime & UID

array_find() 공개 정적인 메소드

public static array_find ( $array, $key, null $default = null ) : mixed | null
$array
$key
$default null
리턴 mixed | null Used for easily finding values in a FB Callback response