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

Method onStreamEnded

src/main/java/Stream.java:130–133  ·  view source on GitHub ↗
(Exception e)

Source from the content-addressed store, hash-verified

128 }
129
130 @Override
131 public void onStreamEnded(Exception e) {
132
133 }
134 });
135
136 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected