Config Packet
Constructors
Link copied to clipboard
constructor(@NotNull serverId: @NotNull UUID, @NotNull captureInfo: @NotNull CaptureInfo, @Nullable encryption: @Nullable EncryptionInfo, @NotNull sourceLines: @NotNull Set<VoiceSourceLine>, @NotNull activations: @NotNull Set<VoiceActivation>, @NotNull permissions: @NotNull Map<String, Boolean>)