DoDeviceLogIn713

Metreos.Native.AxlSoap713.DoDeviceLogIn

Description (7.1.3) Logs into a device

Action Parameters
Parameter Name.NET TypeDefaultDescription
DeviceNameSystem.StringThe name of the Device, usually of the form SEPXXXXXXXXXXXX
DeviceIdSystem.StringThe ID of the Device
ProfileNameSystem.StringProfileName
ProfileIDSystem.StringProfileID
LoginDurationSystem.StringLoginDuration
UserIdSystem.StringUserId.
CallManagerIP *System.StringCallManager IP Address
AdminUsername *System.StringThe Administrator username. Defaults to 'Administrator'
AdminPassword *System.StringThe Administrator password
Result Data
Parameter Name.NET TypeDescription
DoDeviceLoginResponseMetreos.AxlSoap713.DeviceLoginResponseTHe Details of the Device LogIn
FaultMessageSystem.StringThe textual description of the SOAP fault, if a fault occurs
FaultCodeSystem.Int32The numeric code of a SOAP fault, if a fault occurs

Branch Conditions 

success

No description.

failure

No description.

fault

No description.