IRpcRequest

An RPC request identified by an id of type TId.

package
interface IRpcRequest (
TId
) {}

Members

Properties

requestId
TId requestId [@property getter]

Get the request id

Meta