Retrieves the user preferences.
Last updated 1 year ago
Client Authoritative (default)
public static VyTask<VyUserPreferencesDto> GetUserPreferences()
Path Parameters
Returns
VyTask<> A task that represents the asynchronous operation. The task result contains the user preferences.
// COMING SOON!