@Target([AnnotationTarget.FUNCTION]) annotation class RPCSinceVersion
Records the protocol version in which this RPC was added.
<init> |
RPCSinceVersion(version: Int) Records the protocol version in which this RPC was added. |
version |
val version: Int |