Roblox API Reference

CookiesService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.

Tags: [NotCreatable, Service]

Inherits (1)

Member index (0)

Type Member History
No members defined by CookiesService.
57 members inherited from Instance

Removed member index (3)

Type Member History
void DeleteCookieValue (string key) 311
string GetCookieValue (string key) 311
void SetCookieValue (string key, string value) 311

History

Removed members

DeleteCookieValue

Name Type Default
key string none

History

GetCookieValue

Name Type Default
key string none

History

SetCookieValue

Name Type Default
key string none
value string none

History