GetUserPreferences

Retrieves the user preferences.

Client Authoritative (default)

public static VyTask<VyUserPreferencesDto> GetUserPreferences()

Path Parameters

Returns

VyTask<VyUserPreferencesDto> A task that represents the asynchronous operation. The task result contains the user preferences.

Last updated