writeAttributeNullableInt56s(withValue:params:completion:)

Declaration

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