MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.rpc.annotation
/
RpcMethod
Rpc
Method
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
RpcMethod
(
val
endpoint
:
String
=
""
)
Members
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
Path component for the URL used for this method. Must not contain '/'.