Skip to main content
Version: 5.11.2

DeleteGuestInfo

public void DeleteGuestInfo();

Description

The guest account information stored in the device is deleted.
Only the guest account information stored locally is deleted; account information stored in the actual server is excluded from the deletion.

Example

Backend.BMember.DeleteGuestInfo();