MCPcopy Create free account
hub / github.com/Philipinho/GetVideoBot / onUnknownDataStreamed

Method onUnknownDataStreamed

src/main/java/Stream.java:125–128  ·  view source on GitHub ↗
(String s)

Source from the content-addressed store, hash-verified

123 }
124
125 @Override
126 public void onUnknownDataStreamed(String s) {
127
128 }
129
130 @Override
131 public void onStreamEnded(Exception e) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected