Skip to content

How can I handle eject_at_token_exp in Call  #42

Open
@RossyBundeva

Description

@RossyBundeva

I use eject_at_token_exp: true at participants token, but I want to know how to handle this event and close daily component for this participants.

I use callObject.updateParticipant(event.participant.session_id, { eject: true }); in handleNewParticipantsState if (event && event?.action === 'participant-left'), and it working, but when I leave call from "Leave Call" button all participants was disconnected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions