Uses of Enum Class
protocols.apps.canvas.messages.CanvasSyncMessage.Kind
Packages that use CanvasSyncMessage.Kind
-
Uses of CanvasSyncMessage.Kind in protocols.apps.canvas.messages
Methods in protocols.apps.canvas.messages that return CanvasSyncMessage.KindModifier and TypeMethodDescriptionCanvasSyncMessage.getKind()static CanvasSyncMessage.KindReturns the enum constant of this class with the specified name.static CanvasSyncMessage.Kind[]CanvasSyncMessage.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in protocols.apps.canvas.messages with parameters of type CanvasSyncMessage.Kind