toggle menu
trailblaze-server
jvm
switch theme
search in API
trailblaze-server
/
xyz.block.trailblaze.mcp.android.ondevice.rpc
/
OnDeviceRpc
On
Device
Rpc
class
OnDeviceRpc
(
onDeviceAndroidServerPort
:
Int
,
sendProgressMessage
:
(
String
)
->
Unit
)
This is a pseudo-RPC client that communicates with the on-device server.
Members
Constructors
On
Device
Rpc
Link copied to clipboard
constructor
(
onDeviceAndroidServerPort
:
Int
,
sendProgressMessage
:
(
String
)
->
Unit
)
Functions
list
Available
Tool
Sets
Link copied to clipboard
fun
listAvailableToolSets
(
)
:
String
prompt
Link copied to clipboard
fun
prompt
(
mcpPromptRequestData
:
McpPromptRequestData
)
:
String
set
Tool
Sets
Link copied to clipboard
fun
setToolSets
(
trailblazeMode
:
SelectToolSet
)
:
String