sipplugins/sippsipsettingsui/inc/gssipsettingsplugin.hrh
changeset 15 8248b03a2669
parent 0 307788aac0a8
child 44 0dcb073356a5
equal deleted inserted replaced
0:307788aac0a8 15:8248b03a2669
    32 
    32 
    33 // Registration mode choices
    33 // Registration mode choices
    34 enum TGSRegistrationMode
    34 enum TGSRegistrationMode
    35     {
    35     {
    36     EGSWhenNeeded = 0,
    36     EGSWhenNeeded = 0,
    37     EGSAlwaysOn
    37     EGSAlwaysOn,
       
    38     EGSAlwaysOnHome
    38     };
    39     };
    39 
    40 
    40 // Security negotiation choices
    41 // Security negotiation choices
    41 enum TGSSecurityNegotiation
    42 enum TGSSecurityNegotiation
    42     {
    43     {