mccdSdpGetLength

Returns the length of the generated SDP contents.

Prototype

uint32_t mccdSdpGetLength ( MCC_SDP_CONTEXT_W * context)

Argument

Description

context

Pointer to the MCC_SDP_CONTEXT_W structure that stores an SDP message as you create its components.

Example

mccdSdpGetLength ( pc );