OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Modulepars   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test cases  

Group Types.SubTypes.HeaderFieldTypes.RFC3313HeaderFieldTypes

Declared in module LibSip_SIPTypesAndValues


Types Summary
PMediaAuthValue
PMediaAuthorization
PMediaAuthorization_List

Details

PMediaAuthValue
type charstring PMediaAuthValue;

Declared in group Types.SubTypes.HeaderFieldTypes.RFC3313HeaderFieldTypes

PMediaAuthorization
type record PMediaAuthorization {
            FieldName fieldName(P_MEDIA_AUTHORIZATION_E),
            PMediaAuthorization_List pMediaAuthorizations
        }

Declared in group Types.SubTypes.HeaderFieldTypes.RFC3313HeaderFieldTypes

PMediaAuthorization_List
type record of PMediaAuthValue PMediaAuthorization_List

Declared in group Types.SubTypes.HeaderFieldTypes.RFC3313HeaderFieldTypes