Get a specific location information (AsnLocationInformation2).
This function is replaces asnGetLocationInformation and delivers the new AsnLocationInformation2 for the given location id.
ArgumentType: AsnGetLocationInformationArgument
AsnGetLocationInformationArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sLocationID | string | The identifier of a location information. See asnGetLocationIDs as an example how to get a location id. | |
optionalParams | AsnOptionalParameters | yes | No optional parameters yet. |
ResultType: AsnGetLocationInformation2Result
AsnGetLocationInformation2Result is an Object
Name | Type | Optional | Comment |
---|---|---|---|
asnLocationData | AsnLocationInformation2 | Location information (v2) about the phone number rules on the line. | |
optionalParams | AsnOptionalParameters | yes | No optional parameters yet. |
ErrorType: AsnRequestError
AsnRequestError is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iErrorDetail | number | A number representing the error | |
u8sErrorString | string | A string representing the error | |
optionalParams | AsnOptionalParameters | yes | No optional params yet |
Version 6.4