#include <qaGobiApiImsa.h>
|
BYTE * | pImsRegStatus |
|
WORD * | pImsRegErrCode |
|
ULONG * | pNewImsRegStatus |
|
This structure contains response parameters of registration status.
- Parameters
-
pImsRegStatus |
- IMS Registration Status (Deprecated).
- Values
- TRUE - UE is registered on the IMS network
- FALSE - UE is not registered on the IMS network
|
pImsRegErrCode |
- IMS Registration Error Code.
- An error code is returned when the IMS registration status is IMSA_STATUS_NOT_REGISTERED. -Values
- 3xx – Redirection responses
- 4xx – Client failure responses
- 5xx – Server failure responses
- 6xx – Global failure responses
|
pNewImsRegStatus |
- New IMS Registration Status
- Values
- 0 - Not registered for IMS
- 1 - Registering for IMS
- 2 - Registered for IMS
|
The documentation for this struct was generated from the following file: