Difference between revisions of "Facebook:setExpirationDate"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
Sets the expiration date.<br />
 
Sets the expiration date.<br />
 
<br /></translate>
 
<br /></translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
  Facebook:setExpirationDate(expirationDate)
 
  Facebook:setExpirationDate(expirationDate)
</source>
+
</syntaxhighlight>
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===
 
'''expirationDate''': (string) <translate></translate> <br/>
 
'''expirationDate''': (string) <translate></translate> <br/>

Latest revision as of 15:29, 13 July 2023


Available since: Gideros 2012.09
Class: Facebook

Description


Sets the expiration date.

 Facebook:setExpirationDate(expirationDate)

Parameters

expirationDate: (string)