MCPcopy Create free account
hub / github.com/Justson/AgentWeb / Api

Interface Api

sample/src/main/java/com/just/agentweb/sample/api/Api.java:8–12  ·  view source on GitHub ↗

@author xiaozhongcen @date 20-8-18 @since 1.0.0

Source from the content-addressed store, hash-verified

6 * @since 1.0.0
7 */
8public interface Api {
9
10 void onReady();
11
12}

Callers 1

sayYesMethod · 0.95

Implementers 1

MainActivitysample/src/main/java/com/just/agentweb

Calls

no outgoing calls

Tested by

no test coverage detected