API reference

UserOptions Class

The user_options configuration is used to specify additional settings for the com.meta.horizon.platform.ovr.models.User. It allows you to customize the response by specifying the time window, maximum number of users, and service providers for which linked accounts should be retrieved.

Member Functions

UserOptions ( )
long getHandle ( )
This field specifies the maximum number of com.meta.horizon.platform.ovr.models.User that should be returned in the response.
It's an array of ServiceProvider objects that specifies the service providers for which linked accounts should be retrieved.
UserOptions clearServiceProviders ( )
This field specifies the time window in seconds for which the linked accounts should be retrieved.

Protected Functions

void finalize ( )