[ Version ( since = "0.19.0" ) ]
public ChannelChatState get_chat_state (Contact contact)
Return the chat state for the given contact.
If is_prepared would return false
for the feature
TP_TEXT_CHANNEL_FEATURE_CHAT_STATES
, the result will always be
INACTIVE.
this |
a channel |
contact |
a Contact |
the chat state for |