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