sipplugins/sippsipsettingsui/inc/gssipsettingsplugin.hrh
branchRCL_3
changeset 43 b5e99d8877c7
parent 0 307788aac0a8
child 44 0dcb073356a5
equal deleted inserted replaced
41:f54bfd820e04 43:b5e99d8877c7
    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     {