writeAttributeSupportedStreamingProtocols(withValue:completionHandler:)

Declaration

func writeAttributeSupportedStreamingProtocols(withValue value: NSNumber, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeSupportedStreamingProtocols(withValue value: NSNumber) async throws