Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NIMESignalingJoinAndAcceptOptions

Hierarchy

  • NIMESignalingJoinAndAcceptOptions

Index

Properties

attachExt?: string

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

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

channelId: string

频道 id

fromAccid: string

邀请者的账号 account id

needOffline?: boolean

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

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

pluginSetting: { nertcInfo?: NIMESignalingCallNertcInfo }

插件数据设置

Type declaration

requestId: string

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

uid?: number

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