onEnterConversation property
Deprecated : You are supposed to use onEnterSearchInConversation, though the effects are the same.
Implementation
final Function(V2TimConversation conversation, String initKeyword)?
onEnterConversation;
Deprecated : You are supposed to use onEnterSearchInConversation, though the effects are the same.
final Function(V2TimConversation conversation, String initKeyword)?
onEnterConversation;