PHP 클래스 mapdev\FacebookMessenger\UserProfile

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

공개 프로퍼티들

프로퍼티 타입 설명
$first_name
$gender
$last_name
$locale
$name
$profile_pic
$timezone

공개 메소드들

메소드 설명
__construct ( $data )
create ( $data )

메소드 상세

__construct() 공개 메소드

public __construct ( $data )

create() 공개 정적인 메소드

public static create ( $data )

프로퍼티 상세

$first_name 공개적으로 프로퍼티

public $first_name

$gender 공개적으로 프로퍼티

public $gender

$last_name 공개적으로 프로퍼티

public $last_name

$locale 공개적으로 프로퍼티

public $locale

$name 공개적으로 프로퍼티

public $name

$profile_pic 공개적으로 프로퍼티

public $profile_pic

$timezone 공개적으로 프로퍼티

public $timezone