Function webrtcGuestEntry

  • Request guest access to an anonymous chat room. The guest participant details will be forwarded to any listening systems. Additional fields provided as part of the guest post will also be forwarded.

    Parameters

    • system_id: string

      Either a system ID or a unique permalink

    • participant: PlaceGuestParticipant

      Guest participant details

    Returns Observable<void>