Searched refs:ChatStateInactive (Results 1 – 2 of 2) sorted by relevance
53 if( cs->state() == ChatStateInactive ) in send()83 if( state == ChatStateInactive ) in handleChatState()182 m.addExtension( new gloox::ChatState( gloox::ChatStateInactive ) ); in main()237 f->setChatState( gloox::ChatStateInactive ); in main()
1109 …ChatStateInactive = 8, /**< User has not been actively participating in the chat session.… enumerator