Home
last modified time | relevance | path

Searched refs:ChatStateInactive (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/gloox/gloox-1.0.24/src/tests/chatstatefilter/
H A Dchatstatefilter_test.cpp53 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()
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dgloox.h1109ChatStateInactive = 8, /**< User has not been actively participating in the chat session.… enumerator