Motorola CA50 Developer & User Manual page 323

Table of Contents

Advertisement

GetGroupInfo
This method retrieves group information from the UCA system.
public int GetGroupInfo(string sStoreNumber, string sGroupToken, string ipAddr, string sUser,
ref PhoneExtInfo groupInfo, ref UCAWebServiceStatus WSStatus)
Parameters
sStoreNumber
Store number.
sGroupToken
Group ID. Identifier for the Group.
ipAddr
IP address of source machine (optional - used for logging).
Pass "" when address logging is not required.
sUser
UserID of user making WS call (optional - used for logging).
Pass "" when user logging is not required.
groupInfo
Reference to a groupInfo class (see
WSStatus
UCAWebServiceStatus class describes the status of the call.
Return Values
Returns 1 when successful. When successful, groupInfo is populated with the specified group information.
Remarks
Any errors are logged to the NT Event log.
Table 11-6 on page
11-19).
UCA Server Optional APIs 11 - 21

Advertisement

Table of Contents
loading

Table of Contents