即时通讯

  • 即时通讯 > API 文档 > iOS API 参考 > Class List 类列表 > QNIMCreatGroupOption群设置

    QNIMCreatGroupOption群设置

    最近更新时间: 2021-07-16 09:26:35

    QNIMCreatGroupOption Class Reference

    Inherits from NSObject
    Declared in QNIMCreatGroupOption.h

    name

    群名称

    @property (nonatomic, copy) NSString *name

    Discussion

    群名称

    Declared In

    QNIMCreatGroupOption.h

    groupDescription

    群描述

    @property (nonatomic, copy) NSString *groupDescription

    Discussion

    群描述

    Declared In

    QNIMCreatGroupOption.h

    isChatroom

    是否聊天室

    @property (nonatomic, assign) BOOL isChatroom

    Discussion

    是否聊天室

    Declared In

    QNIMCreatGroupOption.h

    message

    建群时成员收到的邀请信息

    @property (nonatomic, copy) NSString *message

    Discussion

    建群时成员收到的邀请信息

    Declared In

    QNIMCreatGroupOption.h

    avatarPath

    群头像本地路径

    @property (nonatomic, copy) NSString *avatarPath

    Discussion

    群头像本地路径

    Declared In

    QNIMCreatGroupOption.h

    announcement

    群公告

    @property (nonatomic, copy) NSString *announcement

    Discussion

    群公告

    Declared In

    QNIMCreatGroupOption.h

    members

    建群时添加的成员

    @property (nonatomic, strong) NSArray *members

    Discussion

    建群时添加的成员

    Declared In

    QNIMCreatGroupOption.h

    extion

    群扩展信息

    @property (nonatomic, copy) NSString *extion

    Discussion

    群扩展信息

    Declared In

    QNIMCreatGroupOption.h

    - initWithGroupName:groupDescription:isPublic:

    创建群实体

    - (instancetype)initWithGroupName:(NSString *) _name_ groupDescription:(NSString *) _groupDescription_ isPublic:(BOOL) _isPublic_

    Parameters

    name 必填
    groupDescription 非必填

    Return Value

    QNIMCreatGroupOption

    Discussion

    创建群实体

    Declared In

    QNIMCreatGroupOption.h

    以上内容是否对您有帮助?
  • Qvm free helper
    Close