Package com.theoplayer.android.api
Interface Integration
-
- All Implemented Interfaces:
public interface Integration
The Integration base API.
-
-
Method Summary
Modifier and Type Method Description abstract IntegrationType
getType()
-
-
Method Detail
-
getType
@NonNull() abstract IntegrationType getType()
-
-
-
-