SINLowOSOutputVolumeLevelWarningEvent

Objective-C

@interface SINLowOSOutputVolumeLevelWarningEvent : NSObject <SINCallQualityWarningEvent>
- (instancetype)init NS_UNAVAILABLE;
@end

Swift

class SINLowOSOutputVolumeLevelWarningEvent : NSObject, SINCallQualityWarningEvent

Undocumented

  • Unavailable

    Undocumented

    Declaration

    Objective-C

    - (instancetype)init NS_UNAVAILABLE;