docs
4.12
customSourceSet
docs
/
net.corda.client.rpc
/
RPCSinceVersion
RPCSince
Version
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
RPCSinceVersion
(
val
version
:
Int
)
Records the protocol version in which this RPC was added.
Members
Properties
version
Link copied to clipboard
val
version
:
Int