Core EngineFunctionsalertalert Callablealert(message: any): voidDisplays android.widget.Toast with specified message. If this function is called more then once, messages are stacked and displayed together.Parametersmessage: anyReturns void
Displays android.widget.Toast with specified message. If this function is called more then once, messages are stacked and displayed together.