Enums

The following enums are available globally.

  • Permission enum to prevent wrong permission checks

    See more

    Declaration

    Swift

    public enum Permission: Int
  • Used to indicate the type of channel

    See more

    Declaration

    Swift

    public enum ChannelType: Int
  • Used to determine avatar url format

    See more

    Declaration

    Swift

    public enum FileExtension: String
  • Organize all ws dispatch events

    See more

    Declaration

    Swift

    public enum Event: String