qtinternetradio/irqcommon/inc/irqenums.h
changeset 5 0930554dc389
parent 0 09774dfdd46b
equal deleted inserted replaced
3:ee64f059b8e1 5:0930554dc389
    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