TSIPProfileTypeInfo Class Reference

#include <mw/sipprofiletypeinfo.h>

Link against: sipprofilecli.lib

class TSIPProfileTypeInfo
Public Member Type Definitions
typedef TBuf8< 25 > TSIPProfileName
Public Attributes
TSIPProfileClass iSIPProfileClass
TSIPProfileName iSIPProfileName
Public Member Enumerations
enumTSIPProfileClass { EInternet, EIms, EOther, EMaxSIPProfileClass }

Detailed Description

Container for the profile type information.

Member Type Definition Documentation

Typedef TSIPProfileName

typedef TBuf8< 25 >TSIPProfileName

Profile type name

Member Attribute Documentation

iSIPProfileClass

TSIPProfileClass iSIPProfileClass

Profile class

iSIPProfileName

TSIPProfileName iSIPProfileName

Profile type name

Member Enumeration Documentation

Enum TSIPProfileClass

Profile classes

EnumeratorValueDescription
EInternet

Network compliant with IETF standards

EIms

Network compliant with 3GPP standards

EOther

Other

EMaxSIPProfileClass