MetaPlatformSDK_LinkedAccount
Inherits: RefCounted
Represents a user's linked account.
Description
Represents a user's linked account.
Properties
String |
|
|
|
||
String |
|
Property Descriptions
String access_token = ""
String get_access_token ( )
Access token of the linked account.
ServiceProvider service_provider = 0
ServiceProvider get_service_provider ( )
Service provider with which the linked account is associated.
String user_id = ""
String get_user_id ( )
User ID of the linked account.