MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.rpc.backend
/
Resources
Resources
interface
Resources
Simple resource-retrieval interface.
Members
Functions
get
Raw
Resource
Link copied to clipboard
abstract
fun
getRawResource
(
name
:
String
)
:
ByteString
?
get
String
Resource
Link copied to clipboard
abstract
fun
getStringResource
(
name
:
String
)
:
String
?