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.milkmangames.nativeextensions.GVFacebookFriend |
| Friend Facebook ID |
initFacebook(appId:String, urlSchemeSuffix:String, forceDeprecationUnsupported:Boolean) — method, class com.milkmangames.nativeextensions.GoViral |
|
Initialize the Facebook native interface. |
installed — Property, class com.milkmangames.nativeextensions.GVFacebookFriend |
| True if they have your app installed (must have come from a request with an 'installed' field property or will return false) |
INVALID — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookErrorCategory |
| |
isEmailAvailable() — method, class com.milkmangames.nativeextensions.GoViral |
|
Checks if the showEmailComposer() or showEmailComposerWithBitmap() methods are available on this device. |
isFacebookAuthenticated() — method, class com.milkmangames.nativeextensions.GoViral |
|
Check if the user is logged in to Facebook Single Sign On for this app. |
isFacebookGraphDialogAvailable() — method, class com.milkmangames.nativeextensions.GoViral |
|
Checks whether the native Facebook Open Graph Action Dialog is available. |
isFacebookMessageDialogAvailable() — method, class com.milkmangames.nativeextensions.GoViral |
|
Checks whether the native Facebook Messenger Dialog is available. |
isFacebookPermissionGranted(permission:String) — method, class com.milkmangames.nativeextensions.GoViral |
|
After a call to authenticate with Facebook, the user may have declined some or all of the permissions you requested. |
isFacebookShareDialogAvailable() — method, class com.milkmangames.nativeextensions.GoViral |
|
Checks whether the native Facebook Share Dialog is available. |
isFacebookSupported() — method, class com.milkmangames.nativeextensions.GoViral |
|
As of April 2013, Facebook is no longer supporting iOS devices running a version below 5.1. |
isGenericShareAvailable() — method, class com.milkmangames.nativeextensions.GoViral |
|
Check if the current platform supports generic message sharing. |
isSocialServiceAvailable(serviceType:String) — method, class com.milkmangames.nativeextensions.GoViral |
|
Checks if a given social service is available for use. |
isSupported() — Static Method , class com.milkmangames.nativeextensions.GoViral |
|
Checks if the current platform supports GoViral. |
isTweetSheetAvailable() — method, class com.milkmangames.nativeextensions.GoViral |
|
Determine whether iOS Native Twitter features are available, which requires the current device is running iOS 5 or greater; or, for Android supported versions of the extension, determine if a Twitter client is installed 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 |