data class ProtocolHandle<A>| <init> |
ProtocolHandle(id: StateMachineRunId, progress: <ERROR CLASS><Change>, returnValue: <ERROR CLASS><A>) |
| id |
val id: StateMachineRunId |
| progress |
val progress: <ERROR CLASS><Change> |
| returnValue |
val returnValue: <ERROR CLASS><A> |