Interface IQuickReplyProvider
-
- All Implemented Interfaces:
public interface IQuickReplyProvider
-
-
Method Summary
Modifier and Type Method Description abstract List<String>getPhraseList(ChannelType type)-
-
Method Detail
-
getPhraseList
abstract List<String> getPhraseList(ChannelType type)
-
-
-
-