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

Method setUri

agentweb-core/src/main/java/com/just/agentweb/Action.java:119–121  ·  view source on GitHub ↗
(Uri uri)

Source from the content-addressed store, hash-verified

117 }
118
119 public void setUri(Uri uri) {
120 mUri = uri;
121 }
122
123 public void setIntent(Intent intent) {
124 mIntent = intent;

Callers 2

captureCameraMethod · 0.80
recordVideoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected