FOvrUserOptions
()
|
Signature
FOvrUserOptions::FOvrUserOptions() |
MaxUsers
: int32 |
This field specifies the maximum number of FOvrUser that should be returned in the response.
Signature
int32 FOvrUserOptions::MaxUsers |
ServiceProviders
: TArray< EOvrServiceProvider > |
It's an array of EOvrServiceProvider objects that specifies the service providers for which linked accounts should be retrieved.
Signature
TArray<EOvrServiceProvider> FOvrUserOptions::ServiceProviders |
TimeWindow
: EOvrTimeWindow |
This field specifies the time window in seconds for which the linked accounts should be retrieved.
Signature
EOvrTimeWindow FOvrUserOptions::TimeWindow |