Moai SDK
1.5 revision 1 (MoaiEdition)
|
Inherits MOAIGlobalClass< TYPE, SUPER >.
Function List | |
composeTweet | |
canTweet |
Determines whether or not Twitter interaction is enabled.
function canTweet ()
Opens a view to compose a tweet.
function composeTweet ( [ string text, string url ] )
text | ( string ) Optional. The default text of the tweet. Default is nil. |
url | ( string ) Optional. A URL to add to the tweet. Default is nil. |