Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RainwaveResponseTypes

Index

Properties

album

album_diff

album_diff: AlbumDiff

albums

albums: SearchAlbum[]

all_albums_paginated

all_albums_paginated: AllAlbumsPaginated

all_artists_paginated

all_artists_paginated: AllArtistsPaginated

all_faves

all_faves: FaveSong[]

all_groups_paginated

all_groups_paginated: AllGroupsPaginated

all_songs

all_songs: AllSongsSong[]

all_stations_info

all_stations_info: Record<Station, StationInfo>

already_voted

already_voted: AlreadyVoted

api_info

api_info: ApiInfo

artist

artists

artists: SearchArtist[]

build_version

build_version: number

cookie_domain

cookie_domain: string

delete_request_result

delete_request_result: BooleanResult

error

error_report_result

error_report_result: BooleanResult

fave_album_result

fave_album_result: FaveAlbumResult

fave_all_songs_result

fave_all_songs_result: FaveAllSongsResult

fave_song_result

fave_song_result: FaveSongResult

group

listener

listener: Listener

live_voting

live_voting: Record<number, LiveVotingEntry[]>

locale

locale: string

locales

locales: Record<string, string>

message_id

message_id: MessageId

mobile

mobile: boolean

on_draw

on_draw: unknown[]

on_init

on_init: unknown[]

on_measure

on_measure: unknown[]

order_requests_result

order_requests_result: BooleanResult

pause_request_queue_result

pause_request_queue_result: BooleanResult

ping

ping: Ping

playback_history

playback_history: PlaybackHistory

pong

pong: Pong

pongConfirm

pongConfirm: PongConfirm

rate_result

rate_result: RateResult

redownload_m3u

redownload_m3u: RedownloadM3u

relays

relays: Relays

request_favorited_songs_result

request_favorited_songs_result: BooleanResult

request_line

request_line: RequestLine

request_result

request_result: BooleanResult

request_unrated_songs_result

request_unrated_songs_result: BooleanResult

requests

requests: Requests

sched_current

sched_current: RainwaveEvent

sched_history

sched_history: RainwaveEvent[]

sched_next

sched_next: RainwaveEvent[]

sdk_error_clear

sdk_error_clear: RainwaveSDKErrorClear

sdk_exception

sdk_exception: Error

sdk_schedule_synced

sdk_schedule_synced: true

song

songs

songs: SearchSong[]

station_list

station_list: Record<Station, { id: number; url: string }>

station_song_count

station_song_count: StationSongCount

stations

stations: Stations

stream_filename

stream_filename: string

sync_result

sync_result: RainwaveErrorObject

top_100

top_100: Top100

unpause_request_queue_result

unpause_request_queue_result: BooleanResult

unrated_songs

unrated_songs: UnratedSongs

user

user: User

user_info

user_info: User

user_recent_votes

user_recent_votes: UserRecentVotes

user_requested_history

user_requested_history: UserRecentVotes

vote_result

vote_result: VoteResult

websocket_host

websocket_host: string

wserror

wsok

wsok: true

wsthrottle

wsthrottle: { text: string; tl_key: string }

Type declaration

  • text: string
  • tl_key: string

Generated using TypeDoc