| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.Mattermost.WebSocket.Types
Documentation
data WebsocketEventType Source #
Constructors
Instances
data WebsocketEvent Source #
Constructors
| WebsocketEvent | |
Fields
| |
Instances
Constructors
| WEData | |
Fields
| |
data WEBroadcast Source #
Constructors
| WEBroadcast | |
Instances
| Eq WEBroadcast Source # | |
Defined in Network.Mattermost.WebSocket.Types | |
| Read WEBroadcast Source # | |
Defined in Network.Mattermost.WebSocket.Types Methods readsPrec :: Int -> ReadS WEBroadcast # readList :: ReadS [WEBroadcast] # readPrec :: ReadPrec WEBroadcast # readListPrec :: ReadPrec [WEBroadcast] # | |
| Show WEBroadcast Source # | |
Defined in Network.Mattermost.WebSocket.Types Methods showsPrec :: Int -> WEBroadcast -> ShowS # show :: WEBroadcast -> String # showList :: [WEBroadcast] -> ShowS # | |
| ToJSON WEBroadcast Source # | |
Defined in Network.Mattermost.WebSocket.Types Methods toJSON :: WEBroadcast -> Value # toEncoding :: WEBroadcast -> Encoding # toJSONList :: [WEBroadcast] -> Value # toEncodingList :: [WEBroadcast] -> Encoding # | |
| FromJSON WEBroadcast Source # | |
Defined in Network.Mattermost.WebSocket.Types | |
data WebsocketAction Source #
Constructors
| UserTyping | |
Fields
| |