Class GameClip

java.lang.Object
live.crowdcontrol.cc4j.websocket.http.GameClip

public class GameClip extends Object
  • Constructor Details

    • GameClip

      public GameClip(@NotNull @NotNull String name, @NotNull @NotNull String platform, @NotNull @NotNull String url)
  • Method Details

    • getName

      @NotNull public @NotNull String getName()
    • getPlatform

      @NotNull public @NotNull String getPlatform()
    • getUrl

      @NotNull public @NotNull String getUrl()