fm.liveswitch.CcmTmmbrPolicy Enum Reference

The CCM TMMBR policy. More...

Public Member Functions

 CcmTmmbrPolicy (int value)
 
int getAssignedValue ()
 

Static Public Member Functions

 [static initializer]
 
static CcmTmmbrPolicy getByAssignedValue (int value)
 

Public Attributes

 Disabled =(1)
 The usage of CCM TMMBR is disabled. More...
 
 Negotiated =(2)
 The usage of CCM TMMBR is negotiated with the peer. More...
 

Detailed Description

The CCM TMMBR policy.

Constructor & Destructor Documentation

◆ CcmTmmbrPolicy()

fm.liveswitch.CcmTmmbrPolicy.CcmTmmbrPolicy ( int  value)

Member Function Documentation

◆ [static initializer]()

fm.liveswitch.CcmTmmbrPolicy.[static initializer]
static

◆ getAssignedValue()

int fm.liveswitch.CcmTmmbrPolicy.getAssignedValue ( )

◆ getByAssignedValue()

static CcmTmmbrPolicy fm.liveswitch.CcmTmmbrPolicy.getByAssignedValue ( int  value)
static

Member Data Documentation

◆ Disabled

fm.liveswitch.CcmTmmbrPolicy.Disabled =(1)

The usage of CCM TMMBR is disabled.

◆ Negotiated

fm.liveswitch.CcmTmmbrPolicy.Negotiated =(2)

The usage of CCM TMMBR is negotiated with the peer.