You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Attach one of these parameters to the url to modify the PHP SDK behaviour
86
86
| getDevice() | Returns user device information || array |
87
87
| getDeviceType() | Returns the device type of the current device mobile, tablet, desktop || string |
88
88
| 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 |
90
90
| getFacebook() | Returns all available Facebook information, like currently used fanpage and canvas information. |||
91
91
| getLang() | Returns the currently used Language as Language Code (e.g. de_DE, en_US, ...) || string |
92
92
| getParams() | Returns all params submitted to the SmartLink before redirection || array |
0 commit comments