Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface GetConferenceInfoResponse

    The response returns information about the participants in the conference.

    interface GetConferenceInfoResponse {
        participants?: ParticipantDetails[];
    }
    Index

    Properties

    Properties

    participants?: ParticipantDetails[]

    List of ParticipantDetails