Press on the image to return to the main documentation page.
MESGSLib
Written by SSG
List of types:
MESGSLib
MESGSLib
This is an 'Activity Object', it cannot be declared under Sub Process_Globals.
Events:
None
Members:
displayAd
As
Boolean
Initialize
(appid
As
String
)
isAdReady
As
Boolean
IsInitialized
As
Boolean
Members description:
displayAd
As
Boolean
Shows the ad in full screen if ad is ready.
Returns true if add is ready, and false otherwise
Initialize (appid
As
String
)
Initialize the ad object
appid = The app id you get from GreyStripe when you create a new app
isAdReady
As
Boolean
Check if ad is ready/available for display, true if yes
IsInitialized
As
Boolean
Top