PHP Class mapdev\FacebookMessenger\Callback\AccountLinking

Afficher le fichier Open project: davidpiesse/facebook_messenger_php

Méthodes publiques

Свойство Type Description
$authorization_code
$linked
$status
$unlinked

Méthodes publiques

Méthode Description
__construct ( $account_linking ) Delivered constructor.

Method Details

__construct() public méthode

Delivered constructor.
public __construct ( $account_linking )
$account_linking

Property Details

$authorization_code public_oe property

public $authorization_code

$linked public_oe property

public $linked

$status public_oe property

public $status

$unlinked public_oe property

public $unlinked