KsMethod

annotation class KsMethod(val name: String)

Tags a method within a KsService for rpc calls.

The name must be unique within a KsService but need not be unique globally.

Properties

Link copied to clipboard