| 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 |
| SEND — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookRequestActionType |
| Send |
| SERVER — Constant Static Property, class com.milkmangames.nativeextensions.GVFacebookErrorCategory |
| |
| setParameter(paramName:String, paramValue:String) — method, class com.milkmangames.nativeextensions.GVFacebookAppEvent |
|
Set a parameter for this event. |
| setValueToSum(value:Number) — method, class com.milkmangames.nativeextensions.GVFacebookAppEvent |
|
Set the valueToSum for this event
|
| shareGenericMessage(subject:String, message:String, isHtml:Boolean, popoverX:Number, popoverY:Number) — method, class com.milkmangames.nativeextensions.GoViral |
|
Shares a generic message intent. |
| shareGenericMessageWithImage(subject:String, message:String, isHtml:Boolean, image:flash.display:BitmapData, popoverX:Number, popoverY:Number) — method, class com.milkmangames.nativeextensions.GoViral |
|
Shares a generic message intent, with an image attachment. |
| shouldNotifyFacebookUser — Property, class com.milkmangames.nativeextensions.events.GVFacebookEvent |
| If true, Facebook suggests presenting the message in .errorMessage directly to the user. |
| showEmailComposer(subject:String, toWhom:String, body:String, isBodyHtml:Boolean) — method, class com.milkmangames.nativeextensions.GoViral |
|
Show a native iOS or Android Email Composer dialog. |
| showEmailComposerWithBitmap(subject:String, toWhom:String, body:String, isBodyHtml:Boolean, bitmapData:flash.display:BitmapData, imageFileName:String) — method, class com.milkmangames.nativeextensions.GoViral |
|
Show a native iOS or Android Email Composer dialog, with an attached image as BitmapData. |
| showEmailComposerWithByteArray(subject:String, toWhom:String, body:String, isBodyHtml:Boolean, byteArray:flash.utils:ByteArray, mimeType:String, fileName:String) — method, class com.milkmangames.nativeextensions.GoViral |
|
Show a native iOS or Android Email Composer dialog, with an attached file as a ByteArray. |
| showFacebookFeedDialog(name:String, caption:String, message:String, description:String, linkUrl:String, imageUrl:String, extraParams:Object) — method, class com.milkmangames.nativeextensions.GoViral |
|
Displays a native Facebook Wall Post / Feed Post Dialog. |
| showFacebookGraphDialog(actionType:String, objectType:String, title:String, description:String, url:String, image:flash.display:BitmapData, extraObjectParams:Object) — method, class com.milkmangames.nativeextensions.GoViral |
|
Displays a native Facebook Open Graph Action Dialog. |
| showFacebookMessageDialog(name:String, caption:String, description:String, linkUrl:String, imageUrl:String, extraParams:Object) — method, class com.milkmangames.nativeextensions.GoViral |
|
Displays a native Facebook Messenger Dialog. |
| showFacebookRequestDialog(message:String, title:String, data:String, filters:String, to:String, excludeIds:String, frictionless:Boolean, actionType:String, objectID:String, suggestions:String) — method, class com.milkmangames.nativeextensions.GoViral |
|
Show a native Facebook request dialog (e.g., invite friends.)
On dismissal, a GVFacebookEvent will be dispatched with the result, of the type GVFacebookEvent.FB_DIALOG_FINISHED if the Dialog finished, GVFacebookEvent.FB_DIALOG_CANCELED if the dialog was cancelled, or GVFacebookEvent.FB_DIALOG_FAILED if the dialog failed. |
| showFacebookShareDialog(name:String, caption:String, description:String, linkUrl:String, imageUrl:String, extraParams:Object) — method, class com.milkmangames.nativeextensions.GoViral |
|
Displays a native Facebook Share Dialog. |
| showTweetSheet(message:String) — method, class com.milkmangames.nativeextensions.GoViral |
|
Shows a native iOS Twitter post dialog using iOS 5's built-in Twitter feature, or for the Android version of the extension, a Tweet with a currently installed Twitter Client. |
| showTweetSheetWithImage(message:String, image:flash.display:BitmapData) — method, class com.milkmangames.nativeextensions.GoViral |
|
Shows a native iOS Twitter post dialog using iOS 5's built-in Twitter feature, with an attached image; or for Android versions of the extension, a Tweet using an installed Twitter client on the device. |
| SINAWEIBO — Constant Static Property, class com.milkmangames.nativeextensions.GVSocialServiceType |
| SinaWeibo |
| SMS — Constant Static Property, class com.milkmangames.nativeextensions.GVSocialServiceType |
| SMS |
| SOCIAL_COMPOSER_CANCELED — Event, class com.milkmangames.nativeextensions.GVShareDispatcher |
| Dispatched when a social composer view is canceled |
| SOCIAL_COMPOSER_CANCELED — Event, class com.milkmangames.nativeextensions.GoViral |
| Dispatched when a social composer view is canceled |
| SOCIAL_COMPOSER_CANCELED — Constant Static Property, class com.milkmangames.nativeextensions.events.GVShareEvent |
| Dispatched when a social composer view has been canceled
|
| SOCIAL_COMPOSER_FINISHED — Event, class com.milkmangames.nativeextensions.GVShareDispatcher |
| Dispatched when a social composer view is finished |
| SOCIAL_COMPOSER_FINISHED — Event, class com.milkmangames.nativeextensions.GoViral |
| Dispatched when a social composer view is finished |
| SOCIAL_COMPOSER_FINISHED — Constant Static Property, class com.milkmangames.nativeextensions.events.GVShareEvent |
| Dispatched when a social composer view has been completed
|
| socialServiceType — Property, class com.milkmangames.nativeextensions.events.GVShareEvent |
| The GVSocialServiceType as sociated with a SOCIAL_COMPOSER_CANCELED or SOCIAL_COMPOSER_FINISHED event |
| stageFacebookImage(image:flash.display:BitmapData) — method, class com.milkmangames.nativeextensions.GoViral |
|
Uploads an image to the Facebook staging server. |
|
| 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 |