MultipazProject
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
MultipazProject
multipaz-cbor-rpc
/
org.multipaz.processor
/
RpcSymbolProcessor
/
RpcInterfaceInfo
/
RpcInterfaceInfo
Rpc
Interface
Info
constructor
(
path
:
String
,
stateClass
:
KSClassDeclaration
,
interfaceClass
:
KSClassDeclaration
,
notificationType
:
KSType
?
,
operations
:
List
<
RpcSymbolProcessor.RpcOperationInfo
>
)