#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 | |
---|---|
enum | TSIPProfileClass { EInternet, EIms, EOther, EMaxSIPProfileClass } |
Container for the profile type information.
Profile classes
Enumerator | Value | Description |
---|---|---|
EInternet |
Network compliant with IETF standards | |
EIms |
Network compliant with 3GPP standards | |
EOther |
Other | |
EMaxSIPProfileClass |