SyncShowdownClient

io.github.pidoveproject.showdown.client.sync.SyncShowdownClient
See theSyncShowdownClient companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def connect(serverUrl: URL)(f: (SyncShowdownClient, SyncShowdownConnection) => Unit): Unit
def use(f: SyncShowdownClient => Unit): Unit