Home
last modified time | relevance | path

Searched refs:TOX_ERR_CONFERENCE_JOIN_FAIL_SEND (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dtox.h2778 TOX_ERR_CONFERENCE_JOIN_FAIL_SEND, enumerator
H A Dtox.c2040 SET_ERROR_PARAMETER(error, TOX_ERR_CONFERENCE_JOIN_FAIL_SEND); in tox_conference_join()
/dports/net-im/qTox/qTox-1.17.4/src/core/
H A Dcore.cpp1313 case TOX_ERR_CONFERENCE_JOIN_FAIL_SEND: in parseConferenceJoinError()