Skip to content

chatroom_def.chatroom_def.NIMChatRoomLocation

Zvicii edited this page Oct 24, 2022 · 4 revisions

Interface: NIMChatRoomLocation

chatroom_def/chatroom_def.NIMChatRoomLocation

Table of contents

Properties

Properties

x_

Optional x_: number

位置信息 x 坐标

Defined in

ts/chatroom_def/chatroom_def.ts:111


y_

Optional y_: number

位置信息 y 坐标

Defined in

ts/chatroom_def/chatroom_def.ts:113


z_

Optional z_: number

位置信息 z 坐标

Defined in

ts/chatroom_def/chatroom_def.ts:115


distance_

Optional distance_: number

距离信息,仅在更新位置信息时会用到,发送消息、加入房间不需要填写

Defined in

ts/chatroom_def/chatroom_def.ts:117

Clone this wiki locally