Property | Type | Description | |
---|---|---|---|
async | |||
call_id | int | ||
callmsg | |||
calltype | int | ||
conn | |||
cookie | object | ||
errcode | int | ||
ev | |||
extra | |||
ifidx | int | ||
issuetime | long | ||
opidx | int | ||
paramsize | int | ||
paramstream | byte[] | ||
prx | |||
result | |||
sequence | int | ||
status | int | ||
timeout | long | ||
type | int |
Method | Description | |
---|---|---|
RpcMessage ( int calltype = UNDEFINED ) : System | ||
marshall ( ) : Stream | ||
unmarshall ( Stream stream ) : |
public RpcMessage ( int calltype = UNDEFINED ) : System | ||
calltype | int | |
return | System |
public static unmarshall ( Stream stream ) : |
||
stream | Stream | |
return |