Send a user command to SDLActivity.
Override "boolean onUnhandledMessage(Message msg)" to handle the message.
true on success or false on failure; call SDL_GetError() for more information.
Threadsafety: It is safe to call this function from any thread.
See Implementation
Send a user command to SDLActivity.
Override "boolean onUnhandledMessage(Message msg)" to handle the message.