Class RemoteVideoStreamsEvent


  • @Deprecated
    public final class RemoteVideoStreamsEvent
    extends Object
    Deprecated.
    Use VideoStreamStateChangedEventArgs instead
    Information about remote video streams added or removed
    • Method Detail

      • finalize

        protected void finalize()
        Deprecated.
        Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
        Overrides:
        finalize in class Object
      • getAddedRemoteVideoStreams

        public List<RemoteVideoStream> getAddedRemoteVideoStreams()
        Deprecated.
        Remote video streams that have been added to the current call
      • getRemovedRemoteVideoStreams

        public List<RemoteVideoStream> getRemovedRemoteVideoStreams()
        Deprecated.
        Remote video streams that are no longer part of the current call