PHP 클래스 mapdev\FacebookMessenger\Callback\AccountLinking

파일 보기 프로젝트 열기: davidpiesse/facebook_messenger_php

공개 프로퍼티들

프로퍼티 타입 설명
$authorization_code
$linked
$status
$unlinked

공개 메소드들

메소드 설명
__construct ( $account_linking ) Delivered constructor.

메소드 상세

__construct() 공개 메소드

Delivered constructor.
public __construct ( $account_linking )
$account_linking

프로퍼티 상세

$authorization_code 공개적으로 프로퍼티

public $authorization_code

$linked 공개적으로 프로퍼티

public $linked

$status 공개적으로 프로퍼티

public $status

$unlinked 공개적으로 프로퍼티

public $unlinked