Enumeration BearerMultiplexSupport

Enumeration Members

MM_BEARER_MULTIPLEX_SUPPORT_UNKNOWN: 0

Unknown.

MM_BEARER_MULTIPLEX_SUPPORT_NONE: 1

No multiplex support should be used.

MM_BEARER_MULTIPLEX_SUPPORT_REQUESTED: 2

If available, multiplex support should be used.

MM_BEARER_MULTIPLEX_SUPPORT_REQUIRED: 3

Multiplex support must be used or otherwise the connection attempt will fail.

Generated using TypeDoc