tripkit-android / com.skedgo.tripkit.common.agenda / BigAlgorithmResponse
BigAlgorithmResponse
open class BigAlgorithmResponse
See Also <a href="https://redmine.buzzhives.com/projects/buzzhives/wiki/Big_Algorithm_API">Big Algorithm API</a>
Constructors
Name | Summary |
---|---|
<init> | BigAlgorithmResponse() |
Functions
Name | Summary |
---|---|
getTrackItems | open fun getTrackItems(): ArrayList < TrackItem !>! |
result | open fun result(): BigAlgorithmResult ! |
setTrackItems | open fun setTrackItems(trackItems: ArrayList < TrackItem !>!): Unit |