- CAPTURED_DATE - Static variable in class com.thingspace.cloud.sdk.CloudAPI.Search
-
Captured Date in yyyy-MM-dd
- close() - Method in interface com.thingspace.cloud.sdk.list.ItemList
-
Closes the list
- CloudAPI - Class in com.thingspace.cloud.sdk
-
A gateway class to access Cloud APIs.
- CloudAPI(String, String, String) - Constructor for class com.thingspace.cloud.sdk.CloudAPI
-
Initialize a CloudAPI object to authenticate the user
and authorize the application to access user's cloud storage account.
- CloudAPI.QueryType - Enum in com.thingspace.cloud.sdk
-
Search query type
- CloudAPI.Search - Class in com.thingspace.cloud.sdk
-
Search parameter names.
- CloudAPIException - Exception in com.thingspace.cloud.sdk.exception
-
General exception class forwarded to the view layer informing the user of abnormal runtime behavior.
- CloudAPIException(CloudAPIException.ErrorCode) - Constructor for exception com.thingspace.cloud.sdk.exception.CloudAPIException
-
Instantiates a new SDK exception.
- CloudAPIException(CloudAPIException.ErrorCode, int) - Constructor for exception com.thingspace.cloud.sdk.exception.CloudAPIException
-
Instantiates a new SDK exception with an error code and a HTTP status code.
- CloudAPIException(CloudAPIException.ErrorCode, String) - Constructor for exception com.thingspace.cloud.sdk.exception.CloudAPIException
-
Instantiates a new SDK exception with an error code and an error message.
- CloudAPIException(CloudAPIException.ErrorCode, int, String) - Constructor for exception com.thingspace.cloud.sdk.exception.CloudAPIException
-
Instantiates a new SDK exception with an error code and an error message.
- CloudAPIException(CloudAPIException.ErrorCode, int, int, String) - Constructor for exception com.thingspace.cloud.sdk.exception.CloudAPIException
-
Instantiates a new SDK exception with an error code, an HTTP status code, a server error code, and an error message.
- CloudAPIException(CloudAPIException.ErrorCode, int, String, String) - Constructor for exception com.thingspace.cloud.sdk.exception.CloudAPIException
-
Instantiates a new SDK exception with an error code, an HTTP status code, a server error code, and an error message.
- CloudAPIException(CloudAPIException.ErrorCode, Exception) - Constructor for exception com.thingspace.cloud.sdk.exception.CloudAPIException
-
Instantiates a new SDK exception with a root cause exception.
- CloudAPIException(Exception) - Constructor for exception com.thingspace.cloud.sdk.exception.CloudAPIException
-
Instantiates a new SDK exception with a root cause exception.
- CloudAPIException.ErrorCode - Enum in com.thingspace.cloud.sdk.exception
-
The ErrorCode enum.
- com.thingspace.cloud.sdk - package com.thingspace.cloud.sdk
-
- com.thingspace.cloud.sdk.callback - package com.thingspace.cloud.sdk.callback
-
- com.thingspace.cloud.sdk.enums - package com.thingspace.cloud.sdk.enums
-
- com.thingspace.cloud.sdk.exception - package com.thingspace.cloud.sdk.exception
-
- com.thingspace.cloud.sdk.list - package com.thingspace.cloud.sdk.list
-
- com.thingspace.cloud.sdk.list.item - package com.thingspace.cloud.sdk.list.item
-
- com.thingspace.cloud.sdk.response - package com.thingspace.cloud.sdk.response
-
- COMPILATION - Static variable in class com.thingspace.cloud.sdk.CloudAPI.Search
-
Compilation (TCP) ID3 tag
- Contact - Interface in com.thingspace.cloud.sdk.list.item
-
Contact Item - holds the data for each Contact item from the list
- copy(Context, String, String, Boolean, String, String) - Method in class com.thingspace.cloud.sdk.CloudAPI
-
Creates a copy of a file or folder.
- copy(Context, String, Boolean, String, String) - Method in interface com.thingspace.cloud.sdk.list.item.File
-
Creates a copy of a file or folder.
- CREATED_DATE - Static variable in class com.thingspace.cloud.sdk.CloudAPI.Search
-
Creation Date in yyyy-MM-dd
- createFolder(Context, String, String, String) - Method in class com.thingspace.cloud.sdk.CloudAPI
-
Creates a folder in user's cloud storage account at the path specified in the argument.
- createPlaylist(Context, String, ArrayList<String>, PlaylistType) - Method in class com.thingspace.cloud.sdk.CloudAPI
-
Creates a playlist, with or without items.
- CREATION_DATE - Static variable in class com.thingspace.cloud.sdk.CloudAPI.Search
-
The date, in UTC format, that the file has been created on the client system