Gets whether the given user is linked to a Facebook account. This can only be used on
the currently authorized user.
Namespace: Parse
Assembly: Parse.WinRT (in Parse.WinRT.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Parameters
- user
- Type: ParseParseUser
The user to check.
Return Value
Type: Booleantrue if the user is linked to a Facebook account.
See Also