ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
124 stars 111 forks source link

How can we get initiator ID for a person who initiated the conference call ? #304

Closed MuahammdUmar closed 1 year ago

MuahammdUmar commented 1 year ago

How can we get Initiator ID for a person who initiated the conference call? Which listener should I focus to get this kind of details ? I have checked all listeners, but no Initiator ID was found. Is it even possible to get initiator id in conference call? @DaveLomber

DaveLomber commented 1 year ago

@MuahammdUmar when you create a meeting https://developers.connectycube.com/js/videocalling-conference?id=create-meeting

there is host_id field in it

so other users can refer to call initiator via this field