sipplugins/sippsipsettingsui/inc/gssipsettingsplugin.hrh
branchRCL_3
changeset 20 0dcb073356a5
parent 19 b5e99d8877c7
equal deleted inserted replaced
19:b5e99d8877c7 20: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     {