| const TLitC8< sizeof("AMR-WB")> | KMceSDPNameAMRWB | [static] |
| const TLitC8< sizeof("telephone-event")> | KMceSDPNameDtmf | [static] |
| const TLitC8< sizeof("H263-2000")> | KMceSDPNameH2632000 | [static] |
| const TLitC8< sizeof("H263-1998")> | KMceSDPNameH2631998 | [static] |
| typedef TUint32 | TMceTransactionId |
Data type for MCE transactions identifiers
| const TMceSessionModifier | KMcePreconditions |
Usage of QOS preconditions within session; This modifier can be set only when session is in state MceSession::EIdle. By default, session is in preconditions supported mode.
KMcePreconditionsNotUsed indicates that preconditions are not used. KMcePreconditionsSupported indicates that segmented qos preconditions are supported KMcePreconditionsE2ESupported value is not supported by MCE qos precondition
| const TMceSessionModifier | KMce100Rel |
Usage of reliable provisional responses (aka 100rel) within session. This modifier can be set only when session is in state MceSession::EIdle or MceSession::EIncoming. By default, session is in 100rel supported mode.
KMce100RelNotUsed indicates that 100rel is not used. KMce100RelSupported indicates that 100rel is supported. KMce100RelRequired indicates that 100rel is required.
| const TMceSessionModifier | KMceMediaDirection |
Usage of direction attribute within session. This modifier can be set only when session is in state MceSession::EIdle or MceSession::EIncoming. By default, session is in KMceMediaDirectionOnly.
KMceMediaDirectionOnly indicates that only media direction attributes are accepted. KMceMediaDirectionWithAddress indicates that media direction as well as Address indicator are accepted.
| const TMceSessionModifier | KMceSecureSession |
Usage of secure preconditon for SDP attribute within session. This modifier can be set only when session is in state MceSession::EIdle or MceSession::EIncoming. By default, session is in KMceSecureNormal
KMceSecureNormal indicates that media is in secure mode with SAVP/SAVPF profile. KMceSecurePlainAVP indicates that media is in secure mode with AVP profile
| const TMceSessionModifier | KMceSignallingTypeOfService |
Sets the KSoIpTOS socket option (see in_sock.h) for all signalling related to the session when profile is not used. When profile is used, its settings are used instead.
| const TMceSessionModifier | KMceMediaTypeOfService |
Sets the KSoIpTOS socket option (see in_sock.h) for all media related to the session.
| const TMceSessionModifier | KMceSecPreconditions |
Usage of security preconditions within session; This modifier can be set only when session is in state MceSession::EIdle. If security precondition is turing on then qos precondtion will be off
KMcePreconditionsNotUsed indicates that preconditions are not used. KMcePreconditionsE2ESupported indicates that preconditions are supported
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.