StringStringStringNumberStringStringBooleanBooleanRdsDataRdsDataRdsDataRdsDataRdsDataRdsDataRdsDataRdsDataStringGet the CT
Kind: Instance method of RdsData
Returns: String - the KEY_CT value
StringGet the PI
Kind: Instance method of RdsData
Returns: String - the KEY_PI value
StringGet the PS
Kind: Instance method of RdsData
Returns: String - the KEY_PS value
NumberGet the PTY
Kind: Instance method of RdsData
Returns: Number - the KEY_PTY value
StringGet the REG
Kind: Instance method of RdsData
Returns: String - the KEY_REG value
StringGet the RT
Kind: Instance method of RdsData
Returns: String - the KEY_RT value
BooleanGet the TA
Kind: Instance method of RdsData
Returns: Boolean - the KEY_TA value
BooleanGet the TP
Kind: Instance method of RdsData
Returns: Boolean - the KEY_TP value
RdsDataSet the CT
Kind: Instance method of RdsData
Returns: RdsData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| ct | String |
The clock text in UTC format as YYYY-MM-DDThh:mm:ss.sTZD - The desired CT. {'string_min_length': 24, 'string_max_length': 24} |
RdsDataSet the PI
Kind: Instance method of RdsData
Returns: RdsData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| pi | String |
Program Identification - the call sign for the radio station - The desired PI. {'string_min_length': 0, 'string_max_length': 6} |
RdsDataSet the PS
Kind: Instance method of RdsData
Returns: RdsData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| ps | String |
Program Service Name - The desired PS. {'string_min_length': 0, 'string_max_length': 8} |
RdsDataSet the PTY
Kind: Instance method of RdsData
Returns: RdsData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| pty | Number |
The program type - The region should be used to differentiate between EU and North America program types - The desired PTY. {'num_min_value': 0, 'num_max_value': 31} |
RdsDataSet the REG
Kind: Instance method of RdsData
Returns: RdsData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| reg | String |
Region - The desired REG. {'string_min_length': 1} |
RdsDataSet the RT
Kind: Instance method of RdsData
Returns: RdsData - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| rt | String |
Radio Text - The desired RT. {'string_min_length': 0, 'string_max_length': 64} |