KitchenDraw SDK 2
Show / Hide Table of Contents

Method TransferScenesFromUserToAnother

TransferScenesFromUserToAnother(string, string)

Assigns all the scenes belonging to a user to a new user.

Declaration
public void TransferScenesFromUserToAnother(string srcUserIdentifier, string destUserIdentifier)
Parameters
Type Name Description
string srcUserIdentifier
string destUserIdentifier
In this article
Back to top Generated by DocFX