A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
id — Property, class com.distriqt.extension.facebookapi.Profile |
|
The id of the profile
|
image — Property, interface com.distriqt.extension.facebookapi.graphapi.GraphAPIRequest |
| |
implementation — Property, class com.distriqt.extension.facebookapi.FacebookAPI |
|
The implementation currently in use. |
init(key:String) — Static Method , class com.distriqt.extension.facebookapi.FacebookAPI |
|
Initialises the extension class for use with the provided key. |
initialiseApp(facebookAppId:String, urlSchemeSuffix:String) — method, class com.distriqt.extension.facebookapi.FacebookAPI |
|
Initialise the Facebook application by providing your Facebook
App ID. |
isFacebookAppInstalled() — method, class com.distriqt.extension.facebookapi.FacebookAPI |
|
Detects whether the device has the native Facebook app installed
|
isSessionOpen() — method, class com.distriqt.extension.facebookapi.FacebookAPI |
|
Checks if a session is currently open. |
isSupported — Static Property, class com.distriqt.extension.facebookapi.FacebookAPI |
|
Whether the current device supports the extensions functionality
|
isSupported — Property, interface com.distriqt.extension.facebookapi.accountkit.AccountKit |
|
Checks if the Account Kit functionality is available on the current
device, returns true if the functionality in this
class is supported. |
isSupported — Property, interface com.distriqt.extension.facebookapi.appevents.AppEvents |
|
Whether analytics and app events are supported on the current device. |
isSupported — Property, interface com.distriqt.extension.facebookapi.graphapi.GraphAPI |
|
Returns true if the graph api is supported on the current device. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |