1. 1. Introduction
  2. 2. Installation
  3. 3. Configuration
  4. 4. Usage
  5. 5. WRAPI - Class description
    1. 5.1. KeyAndId
    2. 5.2. Return types
      1. 5.2.1. StationResponse
        1. 5.2.1.1. StationEntry
        2. 5.2.1.2. MultiMedia
        3. 5.2.1.3. Bearer
        4. 5.2.1.4. Stream
        5. 5.2.1.5. Phonetics
      2. 5.2.2. StationOnDemandResponse
        1. 5.2.2.1. ODData
      3. 5.2.3. CategoryResponse
        1. 5.2.3.1. CategoryData
      4. 5.2.4. OnAirResponse
      5. 5.2.5. RecommendationData
      6. 5.2.6. RecommendationResponse
        1. 5.2.6.1. RecommendedStation
        2. 5.2.6.2. RecommendedOD
      7. 5.2.7. ScheduleResponse
        1. 5.2.7.1. NestedData
        2. 5.2.7.2. Collection
          1. 5.2.7.2.1. BaseMeta
          2. 5.2.7.2.2. BaseResponse
          3. 5.2.7.2.3. OnAirMeta
          4. 5.2.7.2.4. PaginatedMeta
          5. 5.2.7.2.5. ScheduleMeta
    3. 5.3. Request param types
      1. 5.3.1. CategoriesParams
      2. 5.3.2. GetStationsByRpUidsParams
      3. 5.3.3. MakeSignedRequestParams
      4. 5.3.4. OdParams
      5. 5.3.5. OnAirParams
      6. 5.3.6. RecommendationParams
      7. 5.3.7. StationOndemandParams
      8. 5.3.8. StationParams
      9. 5.3.9. StationScheduleParams

Request param types

MakeSignedRequestParams

/stations

StationParams

/stations/{rpuids}

GetStationsByRpUidsParams

/stations/{rpuids}/onair

OnAirParams

/stations/{rpuids}/schedule

StationScheduleParams

/stations/{rpuid}/ondemand and /stations/{rpuid}/ondemand/{seriesId}

StationOndemandParams

/ondemand and /ondemand/{odIds}

OdParams

/recommendations

RecommendationParams

/categories

CategoriesParams