public interface OnStreamProtectEventListener
  
  
  This interface is deprecated.
      The Stream Protect API will be shutdown in 2023.
Listener for StreamProtectEvent.
Public Method Summary
| abstract void | 
                 
                  
                  onEvent(StreamProtectEvent
                  event)
                   
              
                    This method is deprecated. The Stream Protect API will be shutdown in
                    2023.
                   
                 | 
            
Public Methods
public abstract void onEvent (StreamProtectEvent event)
This method is deprecated.
          The Stream Protect API will be shutdown in 2023.
Callback to handle StreamProtectEvent
            reported from Stream Protect core algorithm.