MetaPlatformSDK_UserOptions
Inherits: RefCounted
Represents user options.
Description
Represents user options.
Methods
void |
add_service_provider ( ServiceProvider value ) |
void |
|
void |
set_max_users ( int value ) |
void |
set_time_window ( TimeWindow value ) |
Method Descriptions
void add_service_provider ( ServiceProvider value )
Specifies a service provider for which linked accounts should be retrieved. Can be called multiple times to specify multiple service providers.
void clear_service_providers ( )
Clears the list of services providers that was created by calling add_service_provider.
void set_max_users ( int value )
This field specifies the maximum number of users that should be returned in the response.
void set_time_window ( TimeWindow value )
This field specifies the time window in seconds for which the linked accounts should be retrieved.