Interface MediaStreamWarningEvent

  • All Implemented Interfaces:
    com.sinch.android.rtc.callquality.warnings.CallQualityWarningEvent

    
    public interface MediaStreamWarningEvent
     implements CallQualityWarningEvent
                        

    Media stream warning acts as a base interface for warnings issued for individual streams (video or audio).

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract MediaStreamType getMediaStreamType()
      • Methods inherited from class com.sinch.android.rtc.callquality.warnings.CallQualityWarningEvent

        getName, getType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait