Originator

public struct Originator : HandyJSON

Sender of a message

  • Short name

    Declaration

    Swift

    public var name:String = "Anonymous"
  • Role of the sender

    Declaration

    Swift

    private(set) public var role:String = "external"
  • Profile info

    Declaration

    Swift

    public var profile:Profile = Profile()
  • Undocumented

    Declaration

    Swift

    public struct Originator : HandyJSON
  • Undocumented

    Declaration

    Swift

    public struct Originator : HandyJSON