Package com.amazonaws.ivs.broadcast
Interface Releasable
-
- All Known Implementing Classes:
BroadcastSession
,CustomAudioSource
,CustomImageSource
,DeviceDiscovery
,Stage
public interface Releasable
Marks objects that must be released with release()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
release()
-