- AccountInformation - Interface in com.thingspace.cloud.sdk.response
-
Account information.
- Address - Interface in com.thingspace.cloud.sdk.list.item
-
Holds address information.
- addToMessage(String) - Method in exception com.thingspace.cloud.sdk.exception.CloudAPIException
-
Adds the to message.
- addToPlaylist(Context, String, ArrayList<String>) - Method in class com.thingspace.cloud.sdk.CloudAPI
-
Add item(s) to an existing playlist.
- ALBUM - Static variable in class com.thingspace.cloud.sdk.CloudAPI.Search
-
Maps to the ID3 album field for MP3 files
- Album - Interface in com.thingspace.cloud.sdk.list.item
-
Holds Album information.
- ALBUM_ARTIST - Static variable in class com.thingspace.cloud.sdk.CloudAPI.Search
-
Maps to the Band/Orchestra/Accompaniment (TPE2) ID3 field
- ARTIST - Static variable in class com.thingspace.cloud.sdk.CloudAPI.Search
-
Maps to the ID3 artist field for MP3 files
- Artist - Interface in com.thingspace.cloud.sdk.list.item
-
Holds Music Artist information.
- Audio - Interface in com.thingspace.cloud.sdk.list.item
-
Holds information of a Audio file.
- authorize(Context) - Method in class com.thingspace.cloud.sdk.CloudAPI
-
Authenticates the user and authorizes the application to access user's content through Personal Cloud Storage APIs.