setUserWith(_:completionHandler:)

Declaration

func setUserWith(_ params: MTRDoorLockClusterSetUserParams, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func setUserWith(_ params: MTRDoorLockClusterSetUserParams) async throws