联系人对象

Hierarchy

  • ChatContact

Constructors

Properties

Constructors

  • Parameters

    • params: {
          remark: string;
          userId: string;
      }
      • remark: string
      • userId: string

    Returns ChatContact

Properties

remark: string

联系人备注。

userId: string

联系人ID。

Generated using TypeDoc