sipplugins/sippsipsettingsui/inc/gssipsettingsplugin.hrh
branchRCL_3
changeset 44 0dcb073356a5
parent 43 b5e99d8877c7
equal deleted inserted replaced
43:b5e99d8877c7 44:0dcb073356a5
    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
       
    39     };
    38     };
    40 
    39 
    41 // Security negotiation choices
    40 // Security negotiation choices
    42 enum TGSSecurityNegotiation
    41 enum TGSSecurityNegotiation
    43     {
    42     {