Interface CloudCvars

interface CloudCvars {
    libraryServiceEndpointURL: CVar;
}

Properties

libraryServiceEndpointURL: CVar

Determines the base URL used to send HTTP requests to the RSX Library Web Service.