Skip to content

tool.twitch.SocketFunctionMapping

tool.twitch.SocketFunctionMapping

Fields

NameType
maphaxe.ds.StringMap
sockettool.twitch.CustomSocketConnection

Protos

  • f@5135 changeSocket(tool.twitch.SocketFunctionMapping, tool.twitch.CustomSocketConnection) → Void
  • f@5136 bind(tool.twitch.SocketFunctionMapping, String, Fun) → Void
  • f@5137 unbindAll(tool.twitch.SocketFunctionMapping) → Void
  • f@5138 onMessage(tool.twitch.SocketFunctionMapping, String, String) → Void
  • f@5139 onError(tool.twitch.SocketFunctionMapping, String, String) → Void

Bindings

  • static f@5190 __constructor__(tool.twitch.SocketFunctionMapping, tool.twitch.CustomSocketConnection) → Void