ChatParticipant

public class ChatParticipant

A participant from SippoGroupChat

Properties

  • User detail

    Declaration

    Swift

    public var detail: User!
  • rol

    Rol in the chat group like member or admin

    Declaration

    Swift

    public var rol: String { get }