Skip to content

Commit e2cc653

Browse files
author
Sebastian Buckpesch
committed
Add three public functions:
- getStartDate - getExpiryDate - getUserLimit
1 parent 67105c5 commit e2cc653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Attach one of these parameters to the url to modify the PHP SDK behaviour
8686
| getDevice() | Returns user device information | | array |
8787
| getDeviceType() | Returns the device type of the current device mobile, tablet, desktop | | string |
8888
| getEnvironment() | Returns if the app currently running on a website, facebook or direct website means the app is embedded via iframe to a website facebook means the app is embedded in a facebook page tab direct means the app is being accessed directly without iframe embed | | string |
89-
| getExpirationDate() | Returns a Datetime object, containing the date, the app license expires | | DateTime |
89+
| getExpiryDate() | Returns a Datetime object, containing the date, the app license expires | | DateTime |
9090
| getFacebook() | Returns all available Facebook information, like currently used fanpage and canvas information. | | |
9191
| getLang() | Returns the currently used Language as Language Code (e.g. de_DE, en_US, ...) | | string |
9292
| getParams() | Returns all params submitted to the SmartLink before redirection | | array |

0 commit comments

Comments
 (0)