Class LocalVideoStreamsUpdatedEvent


  • @Deprecated
    public final class LocalVideoStreamsUpdatedEvent
    extends Object
    Deprecated.
    Use VideoStreamStateChangedEventArgs instead
    Describes a LocalVideoStreamsUpdated event data
    • 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
      • getAddedStreams

        public List<LocalVideoStream> getAddedStreams()
        Deprecated.
        List of LocalVideoStream that were added
      • getRemovedStreams

        public List<LocalVideoStream> getRemovedStreams()
        Deprecated.
        List of LocalVideoStream that were removed