qtinternetradio/irqcommon/inc/irqenums.h
branchGCC_SURGE
changeset 13 c9471d26c7f2
parent 5 0930554dc389
equal deleted inserted replaced
9:bfc95e24a059 13:c9471d26c7f2
    51     //terminated by user
    51     //terminated by user
    52     EIRQUserTerminated = 0,
    52     EIRQUserTerminated = 0,
    53     //no connection to the server
    53     //no connection to the server
    54     EIRQNoConnectionToServer,
    54     EIRQNoConnectionToServer,
    55     //no connection to the network
    55     //no connection to the network
    56     EIRQNoConnectionToNetwork
    56     EIRQNoConnectionToNetwork,
       
    57     //a call is activated
       
    58     EIRQCallIsActivated
    57 };
    59 };
    58 
    60 
    59 enum IRQConnectedFrom
    61 enum IRQConnectedFrom
    60 {
    62 {
    61     //when session started straight from station details in iSDS
    63     //when session started straight from station details in iSDS