Package io.rong.imkit.feature.quickreply
Interface IQuickReplyProvider
-
- All Implemented Interfaces:
public interface IQuickReplyProvider
-
-
Method Summary
Modifier and Type Method Description abstract List<String>
getPhraseList(ConversationType type)
-
-
Method Detail
-
getPhraseList
abstract List<String> getPhraseList(ConversationType type)
-
-
-
-