Difference between revisions of "LoginUserCode"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Api_Method_Spec| Description= |Parameters= {{Api_Parameter| ParamName=instanceId |ParamType=int |ParamRequired=required |ParamDescription=The id of the instance (OB) for th...")
 
Line 1: Line 1:
 
{{Api_Method_Spec|
 
{{Api_Method_Spec|
 
Description=
 
Description=
 +
<span style="color: #a11;">TO BE COMPLETED</span>
  
 
|Parameters=
 
|Parameters=
Line 23: Line 24:
  
 
|Returns=
 
|Returns=
 +
<span style="color: #a11;">TO BE COMPLETED</span>
  
 
|Exceptions=
 
|Exceptions=
Line 36: Line 38:
  
 
|SeeAlso=
 
|SeeAlso=
 +
<span style="color: #a11;">TO BE COMPLETED</span>
 +
 
}}
 
}}

Revision as of 12:00, 16 September 2015

Description

TO BE COMPLETED

Parameters

  • instanceId (int, required)
The id of the instance (OB) for the current environment. This ID might vary depending on the environment.
  • userCode (string, required)
  • deviceType (int, required)
The device type code (see #DeviceTypeCodes enumeration to know the list of device types allowed)


Returns

TO BE COMPLETED


Exceptions

None


Caching

This method is not cached.


Known issues

None


Version history

See also

TO BE COMPLETED