Interface IPlatformHelper


public interface IPlatformHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Gets a joke from the online dadabase (Asynchronous)
  • Method Details

    • getJokeAsync

      void getJokeAsync(JokeResolved resolved)
      Gets a joke from the online dadabase (Asynchronous)
      Parameters:
      resolved - The callback to be called when the joke is resolved