mirror of
https://github.com/RDCN-Community-Developers/rdkt.git
synced 2026-09-05 01:35:31 +08:00
Minor docs change.
This commit is contained in:
@@ -12,7 +12,7 @@ import kotlin.jvm.JvmStatic
|
|||||||
*
|
*
|
||||||
* @property infoType The type of information to narrate (e.g., Connect, Update, Disconnect).
|
* @property infoType The type of information to narrate (e.g., Connect, Update, Disconnect).
|
||||||
* @property soundOnly Whether to only play the narration sound without any additional information.
|
* @property soundOnly Whether to only play the narration sound without any additional information.
|
||||||
* @property skipsUnstable Whether the row being narrated has unstable row pattern that constantly changed. Will be ignored if [infoType] is [InfoType.DISCONNECT].
|
* @property skipsUnstable Whether the row being narrated has unstable row pattern that constantly changed. Will be ignored if [infoType] is [InfoType.DISCONNECT] or the row is a oneshot row.
|
||||||
* @property customPlayer The custom player for which the narration is intended.
|
* @property customPlayer The custom player for which the narration is intended.
|
||||||
*/
|
*/
|
||||||
@Serializable
|
@Serializable
|
||||||
|
|||||||
Reference in New Issue
Block a user