RegisterChannel

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class RegisterChannel(val value: String)

Registers a Channel class

Properties

Link copied to clipboard