-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
In order to be able to verify and test functionality, the example app should be a kitchen sink of the functionality exposed by this library. This issue is here to provide the list of functionality that needs to be exposed so that the status of it can be tracked somewhat. This will also aid in developing android side of this library
Auth Api
- Initialize
- Authorize
Remote Api
Methods
- Connect
- isConnectedAsync
- ReConnect?
- PlayUri
- QueueUri
- Seek
- Pause
- Resume
- skipToNext
- skipToPrevious
- setShuffling
- setRepeatMode
- getPlayerState
Events
- playerStateChanged
- remoteConnected
- remoteDisconnected
Breaking changes in SDK 1.2 (need to be fixed)
- getRecomendedContentItems
- getChildrenOfItem
New Functionality
- getRootContentItems
- getContentItemForUri
- playItem
- playItemWithIndex
- getCrossfadeState
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request