setUserWith(_:completion:)

Declaration

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