Enumerations

The following enumerations are available globally.

  • Delete type

    • forMe: Delete only for my account
    • forEveryone: Deleted message for everyone
    See more

    Declaration

    Swift

    public enum DeleteType
  • Delete source

    • hard: Message totaly deleted from server
    • soft: Soft delete this message still on there but content is changes message has beed deleted
    See more

    Declaration

    Swift

    public enum DeleteSource
  • Undocumented

    See more

    Declaration

    Swift

    public enum RoomType : String
  • Undocumented

    See more

    Declaration

    Swift

    public enum SortType : String