Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
c

Encoded

class Encoded[PathParams](pathParams: PathParams, queryParams: zio.http.QueryParams)

Defined by scalive.LiveParamsCodec.Encoded. View source (scalive/api/src/scalive/LiveParamsCodec.scala:127-129)

Values2

pathParams

val pathParams: PathParams

Defined by scalive.LiveParamsCodec.Encoded.pathParams. View source (scalive/api/src/scalive/LiveParamsCodec.scala:128-128)

queryParams

val queryParams: zio.http.QueryParams

Defined by scalive.LiveParamsCodec.Encoded.queryParams. View source (scalive/api/src/scalive/LiveParamsCodec.scala:129-129)