Contains the parameters needed to call a specific Liberator web module.
Call the createWebRequestParameters
method of the StreamLink object to obtain these parameters for the
specified web module.
Attributes | Name and Description |
---|---|
|
caplin.streamlink.WebRequestParameters()
|
Attributes | Name and Description |
---|---|
|
String
getPostBody()
Returns the contents of the HTTP post body that should be used (to specify parameters) with the web module URL. |
|
String
getUrl()
Returns the URL that must be used to invoke the required web module |
►
caplin.streamlink.WebRequestParameters()
►
String
getPostBody()
Returns the contents of the HTTP post body that should be used (to specify parameters) with the web module URL.
►
String
getUrl()
Returns the URL that must be used to invoke the required web module