Uses of Enum
com.craftmend.openaudiomc.api.channels.ChannelJoinResponse
-
Uses of ChannelJoinResponse in com.craftmend.openaudiomc.api.channels
Modifier and TypeMethodDescriptionVoiceChannel.joinPreconditionCheck
(Client client) Check if a client would be allowed to join this channelstatic ChannelJoinResponse
Returns the enum constant of this type with the specified name.static ChannelJoinResponse[]
ChannelJoinResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared.