Class ChannelListViewModel.ErrorEvent
-
- All Implemented Interfaces:
public class ChannelListViewModel.ErrorEventDescribes the actions that were taken.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classChannelListViewModel.ErrorEvent.LeaveChannelErrorEvent for errors upon leaving a channel.
public final classChannelListViewModel.ErrorEvent.DeleteChannelErrorEvent for errors upon deleting a channel.
public final classChannelListViewModel.ErrorEvent.HideChannelErrorEvent for errors upon hiding a channel.
-
Field Summary
Fields Modifier and Type Field Description private final ErrorstreamError
-
Method Summary
Modifier and Type Method Description ErrorgetStreamError()-
-
Method Detail
-
getStreamError
Error getStreamError()
-
-
-
-