Skip to content

Expose all functionality in Example App #20

@cjam

Description

@cjam

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions