OmniRecommendationsService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 3
Description
History 4
- 580 Add MakeRequest
- 580 Add GetSessionId
- 580 Add ClearSessionId
- 580 Add OmniRecommendationsService
Members 3
ClearSessionId
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
null |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 580 Add ClearSessionId
GetSessionId
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
string |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 580 Add GetSessionId
MakeRequest
Parameters (1) | ||
---|---|---|
nextPageToken | string | |
Returns (1) | ||
HttpRequest |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 580 Add MakeRequest