BIO information file (BIF)
| typedef TBuf< KMaxBioIdText > | TBioMsgIdText |
Data types. Buffer to hold a BIF ID identifier text field.
Identifies bearers for the BIF ID type field. It is the C++ equivalent of the resource enum ID_TYPE.
| Enumerator | Value | Description |
|---|---|---|
| EBioMsgIdUnknown |
Unknown. Item will not be used in matching. | |
| EBioMsgIdIana |
MIME type. Specifies that a bearer that transports MIME messages (e.g. e-mail) should match the MIME type against the ID text field. | |
| EBioMsgIdNbs |
Narrow band (SMS). Specifies that the SMS bearer should match messages against the ID port field. | |
| EBioMsgIdWap |
WAP WDP. Specifies that the WAP bearer should match messages against the ID port field. | |
| EBioMsgIdWapSecure |
WAP secure WDP. Specifies that the WAP bearer should match messages against the ID port field. | |
| EBioMsgIdWsp |
WAP WSP. Specifies that the WAP bearer should match messages against the ID port field. | |
| EBioMsgIdWspSecure |
WAP secure WSP. Specifies that the WAP bearer should match messages against the ID port field. |