Package com.castlabs.sdk.nielsen
Interface NielsenComponent.AppSdk
- Enclosing interface:
NielsenComponent
public static interface NielsenComponent.AppSdk
Wrapper around Nielsen AppSdk API
-
Method Summary
Modifier and TypeMethodDescriptionvoidappInBackground(Context context) voidappInForeground(Context context) voidend()voidloadMetadata(JSONObject jsonMetadata) voidplay(JSONObject channelInfo) voidvoidsetPlayheadPosition(long position) voidstop()
-
Method Details
-
loadMetadata
-
setPlayheadPosition
void setPlayheadPosition(long position) -
sendID3
-
play
-
stop
void stop() -
end
void end() -
appInForeground
-
appInBackground
-