data class MarshalledObservationUsed in the RPC wire protocol to wrap an observation with the handle of the observable its intended for.
| <init> |
MarshalledObservation(forHandle: Int, what: <ERROR CLASS><out <ERROR CLASS>>)Used in the RPC wire protocol to wrap an observation with the handle of the observable its intended for. |
| forHandle |
val forHandle: Int |
| what |
val what: <ERROR CLASS><out <ERROR CLASS>> |