Uses of Interface
top.focess.qq.api.bot.contact.Speaker
-
Packages that use Speaker Package Description top.focess.qq.api.bot top.focess.qq.api.bot.contact -
-
Uses of Speaker in top.focess.qq.api.bot
Methods in top.focess.qq.api.bot with parameters of type Speaker Modifier and Type Method Description @Nullable AudioBot. uploadAudio(Speaker speaker, InputStream inputStream)Upload an audio to the speaker -
Uses of Speaker in top.focess.qq.api.bot.contact
Subinterfaces of Speaker in top.focess.qq.api.bot.contact Modifier and Type Interface Description interfaceFriendRepresents a friend.interfaceGroupRepresents a group.
-