Difference between revisions of "MOBILESESSION"
(Created page with "{{MetaClassInfoBox | title = Ubik Mobile Session Information | name = UBIKMOBILESESSION | internalname = UBIKMobileSession | inheritance = - | namespace = System.Main.Session ...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
| title = Ubik Mobile Session Information | | title = Ubik Mobile Session Information | ||
| name = UBIKMOBILESESSION | | name = UBIKMOBILESESSION | ||
− | | internalname = | + | | internalname = SystemObjects.UBIK_MOBILE_SESSION |
| inheritance = - | | inheritance = - | ||
| namespace = System.Main.Session | | namespace = System.Main.Session | ||
Line 11: | Line 11: | ||
| typestring = UBIK.Interface.MetaClass | | typestring = UBIK.Interface.MetaClass | ||
| runtimetype = UBIK.Kernel.UBIKMobileSession | | runtimetype = UBIK.Kernel.UBIKMobileSession | ||
− | |||
}} | }} | ||
== Own properties == | == Own properties == | ||
Line 22: | Line 21: | ||
| '''Context Name''' (CONTEXTNAME) || {{Text}} || Login time stamp | | '''Context Name''' (CONTEXTNAME) || {{Text}} || Login time stamp | ||
|- | |- | ||
− | | '''GEO Information''' (GEO) || {{ | + | | '''GEO Information''' (GEO) || {{GeoData}} || Logout time stamp |
|} | |} | ||
+ | [[Category:Session management]] | ||
[[Category:Metaclasses]] | [[Category:Metaclasses]] |
Latest revision as of 15:24, 13 May 2015
Own properties
Name | Data type | Comment |
---|---|---|
Application Name (APPLICATIONNAME) | Text | Login object |
Context Name (CONTEXTNAME) | Text | Login time stamp |
GEO Information (GEO) | Geographic Coordinate | Logout time stamp |