io.clarify.api
Class BundleTrack
java.lang.Object
io.clarify.api.ClarifyModel
io.clarify.api.BundleTrack
public class BundleTrack
- extends ClarifyModel
Represents a specific Track within a media Bundle
|
Method Summary |
String |
getId()
Attempts to navigate the parsed JSON and return the field "id" in the payload |
BundleTrack
public BundleTrack(ClarifyClient client,
ClarifyResponse response)
getId
public String getId()
- Attempts to navigate the parsed JSON and return the field "id" in the payload
- Returns:
- return the Bundle ID
- Throws:
RuntimeException - containing the nested exception if the lookup failed
Copyright © 2015 Clarify Inc. All Rights Reserved.