Difference between revisions of "FBInstant.getPlatform"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
Can be "IOS", "ANDROID", "WEB" or "MOBILE_WEB".
 
Can be "IOS", "ANDROID", "WEB" or "MOBILE_WEB".
 
<br /></translate>
 
<br /></translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(string) = FBInstant.getPlatform()
 
(string) = FBInstant.getPlatform()
</source>
+
</syntaxhighlight>
 
=== <translate>Return values</translate> ===
 
=== <translate>Return values</translate> ===
 
'''<translate>Returns</translate>''' (string) <translate>The current platform.</translate><br/>
 
'''<translate>Returns</translate>''' (string) <translate>The current platform.</translate><br/>
  
 
{{FBInstant}}
 
{{FBInstant}}

Latest revision as of 15:27, 13 July 2023