Class RemoteParticipant


  • public class RemoteParticipant
    extends Participant
    A RemoteParticipant is a remote peer connected to the space.
    • Method Detail

      • subscribe

        public void subscribe()
        Subscribe to this remote participant.

        If subscriptions are not being automatically managed you must subscribe to a remote participant before recieving media.

      • unsubscribe

        public void unsubscribe()
        Unsubscribe from this remote participant

        If subscriptions are not being automatically managed you may unsubscribe from a remote participant to stop recieving media.