KitchenDraw SDK 2
Show / Hide Table of Contents

Method RemoveUser

RemoveUser(User)

Removes the user from the list of the KitchenDraw registered users.

Declaration
public void RemoveUser(Appli.User user)
Parameters
Type Name Description
Appli.User user

The user to remove.

Exceptions
Type Condition
Sdk2Exception

If failed to remove the user.

In this article
Back to top Generated by DocFX