Class PublishedTrackFetcher

    • Constructor Detail

      • PublishedTrackFetcher

        public PublishedTrackFetcher​(String pathRoomSid,
                                     String pathParticipantSid,
                                     String pathSid)
        Construct a new PublishedTrackFetcher.
        Parameters:
        pathRoomSid - Unique Room identifier where this Track is published.
        pathParticipantSid - Unique Participant identifier that publishes this Track.
        pathSid - A 34 character string that uniquely identifies this resource.
    • Method Detail