Class ViewLoader

java.lang.Object
com.castlabs.android.player.ViewLoader

public final class ViewLoader extends Object
Registers views with the castLabs licensing backend to validate licenses and report usage. Internal SDK component.
  • Field Details

    • PLAYLIST_TYPE_NONE

      public static final int PLAYLIST_TYPE_NONE
      Playlist type is not defined.
      See Also:
    • PLAYLIST_TYPE_MULTIPLAYER

      public static final int PLAYLIST_TYPE_MULTIPLAYER
      Playlist type is multiplayer.
      See Also:
    • PLAYLIST_TYPE_SINGLEPLAYER

      public static final int PLAYLIST_TYPE_SINGLEPLAYER
      Playlist type is singleplayer.
      See Also: