Deprecated
typedef TUint32 | TLbsSuplPushRequestId |
A type for the unique SUPL Push request identifier. Deprecated
typedef TUint32 | TLbsSuplPushChannel |
A type for the channel on which a SUPL Push request was received
See also: _TLbsSuplPushChannel
The response to a privacy request.
Note that the TLbsSuplPushChannel enum may be extended in the future by adding more enumerated values. To maintain compatibility any unrecognized values must be handled as ELbsSuplPushChannelUnknown.
See also: TLbsSuplPushChannel
Enumerator | Value | Description |
---|---|---|
ELbsSuplPushChannelUnknown | 0 |
Not used/unknown |
ELbsSuplPushChannelSMS | 1 |
Used to open a SUPL SMS Push channel. |
ELbsSuplPushChannelWAP | 2 |
Used to open a SUPL WAP Push channel. |