writeAttributeNullableInt32s(withValue:params:completion:)

Declaration

func writeAttributeNullableInt32s(withValue value: NSNumber?, params: MTRWriteParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeNullableInt32s(withValue value: NSNumber?, params: MTRWriteParams?) async throws