Class

Person ($UI/chat/base/js/im#person)

使用范围:UI2

Contents

class Person ($UI/chat/base/js/im#person)

组织人员的person对象

Constructor Top

  person ()

Static Properties & Enumerations Top

String about

组织人员简介

String avatar

组织人员请求头像的URL

String id

组织人员id

String name

组织人员姓名

int uid

组织人员uid,注册dangchat-server后返回

Constructor details Top

public person ()

组织人员的person对象

Static Properties & Enumerations Detail Top

static public String about

组织人员简介

static public String avatar

组织人员请求头像的URL

static public String id

组织人员id

static public String name

组织人员姓名

static public int uid

组织人员uid,注册dangchat-server后返回