Main Page
Modules
References
Data Structures
Data Structures
Data Fields
callFWInfo Struct Reference
Data Fields
BYTE
SvcStatus
BYTE
SvcClass
BYTE
numLen
BYTE
number
[255]
BYTE
noReplyTimer
Detailed Description
This structure contains information for Get Call Forwarding Information.
Parameters:
SvcStatus
Service status. Values:
0x00 - SERVICE_STATUS_INACTIVE - Inactive
0x01 - SERVICE_STATUS_ACTIVE - Active
SvcClass
Service Class is a combination (sum) of information class constants
See
qaGobiApiTableSupServiceInfoClasses.h
for service classes.
numLen
Provides the length of number which follow.
number[255]
number of numLen length, NULL terminated.
noReplyTimer
No reply timer value in seconds
A value of 0 indicates that noReplyTimer is ignored.
Field Documentation
BYTE
callFWInfo::noReplyTimer
BYTE
callFWInfo::number
[255]
BYTE
callFWInfo::numLen
BYTE
callFWInfo::SvcClass
BYTE
callFWInfo::SvcStatus
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved