StuckPlayerDetector.Callback


public interface StuckPlayerDetector.Callback


Callback notified when the player appears stuck.

Summary

Public methods

abstract void

Called when the player appears to be stuck.

Public methods

onStuckPlayerDetected

abstract void onStuckPlayerDetected(StuckPlayerException exception)

Called when the player appears to be stuck.

Parameters
StuckPlayerException exception

The StuckPlayerException.