Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
t

RootMountConnected

trait RootMountConnected[Msg] extends ConnectedMetadata

Defined by scalive.RootMountConnected. View source (scalive/api/src/scalive/lifecycle/Connection.scala:15-18)

Methods3

async

def async: Async[Msg]

Defined by scalive.RootMountConnected.async. View source (scalive/api/src/scalive/lifecycle/Connection.scala:16-16)

client

def client: Client

Defined by scalive.RootMountConnected.client. View source (scalive/api/src/scalive/lifecycle/Connection.scala:18-18)

subscriptions

def subscriptions: Subscriptions[Msg]

Defined by scalive.RootMountConnected.subscriptions. View source (scalive/api/src/scalive/lifecycle/Connection.scala:17-17)