Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NIMESignalingAcceptOptions

Index

Properties

attachExt?: string

该操作的附加信息,透传给其他人

接收者通过 signalingAccept 事件回调的 metaData.ext 属性读取其它用户设置的该属性

autoJoin?: boolean

接受邀请后,是否直接加入频道。默认为 false

channelId: string

频道 id

fromAccid: string

邀请者的账号 account id

joinAttachExt?: string

接受邀请后,加入频道的操作附加信息,将在加入频道通知中带给其他频道成员

needOffline?: boolean

是否存入离线消息。默认 false

若设置为 true,则离线用户上线时,会收到对应消息通知。

requestId: string

邀请者邀请的请求id,需要邀请者填写,之后取消邀请、拒绝、接受需要复用该 requestId

uid?: number

接受邀请后,自己在频道中对应的uid。大于零有效,无效时服务器会分配随机唯一的uid