GamebaseDataCallback

Generic callback interface that returns data.

Functions

Link copied to clipboard
abstract fun onCallback(data: T, exception: GamebaseException)
Callback function that has data and result.