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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrelease()
 
-