Methods
-
<abstract> fileBackupUrl()
-
Return the url to use for
OSaveFile
backups.Returns:
The url.
- Type
- string
-
<abstract> fileImportUrl()
-
Return the url to use for
OSaveFile
imports.Returns:
The url.
- Type
- string
-
<abstract> fileRequestUrl()
-
Return the url to use for file requests.
Returns:
The url.
- Type
- string
-
<abstract> getUser()
-
Return the tag of the user with which this source is logged in.
Returns:
The tag of the user.
- Type
- string
-
<abstract> sourceId()
-
Return the id of the source associated to this info.
Returns:
The source id.
- Type
- string