[ Version ( deprecated = true , since = "0.11.3" ) ]
public ChannelChatState get_chat_state (Handle contact)
Warning: get_chat_state is deprecated.
Return the chat state for the given contact.
Use get_chat_state instead.
If is_prepared would return false
for the feature
TP_CHANNEL_FEATURE_CHAT_STATES
, the result will always be
INACTIVE.
this |
a channel |
contact |
a contact handle |
the chat state for |