QNChatParticipant

public class QNChatParticipant

A participant from Chat

Properties

  • User Id

    Declaration

    Swift

    public var userId: String { get }
  • rol

    Rol in the chat group like member or admin

    Declaration

    Swift

    public var rol: String { get }