Class ChannelListConnectionHandler
-
- All Implemented Interfaces:
public class ChannelListConnectionHandlerGeneral connection status handler
Only listens for connection status changes and notifies externally via DataKey; contains no UI logic. UI presentation (e.g. NoticeContent) is handled by the ViewModel or Fragment layer.
- Since:
5.10.4
-
-
Field Summary
Fields Modifier and Type Field Description public final static DataKey<ConnectionStatus>KEY_CONNECTION_STATUS
-
Constructor Summary
Constructors Constructor Description ChannelListConnectionHandler()
-