@Target([AnnotationTarget.FUNCTION]) annotation class RPCSinceVersionRecords 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 |