Interface IPlatformHelper
- All Known Implementing Classes:
FabricPlatformHelper
public interface IPlatformHelper
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetJokeAsync(JokeResolved resolved) Gets a joke from the online dadabase (Asynchronous)
-
Method Details
-
getJokeAsync
Gets a joke from the online dadabase (Asynchronous)- Parameters:
resolved- The callback to be called when the joke is resolved
-