RTCKTVManagerEventHandler class

KTV 事件回调类

Properties

hashCode int
The hash code for this object.
no setterinherited
onClearCacheResult OnClearCacheResultType?
清理文件缓存结果回调。
getter/setter pair
onHotMusicResult OnHotMusicResultType?
热榜歌曲结果回调
getter/setter pair
onMusicDetailResult OnMusicDetailResultType?
歌曲详细信息回调
getter/setter pair
onMusicListResult OnMusicListResultType?
歌曲列表回调
getter/setter pair
onSearchMusicResult OnMusicListResultType?
搜索歌曲结果回调
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited