get_messages_async


Description:

public async GenericArray<unowned DebugMessage> get_messages_async () throws Error

Retrieve buffered messages from this.

Once callback is called, use get_messages_async.end to retrieve the DebugMessage objects.

Parameters:

this

a DebugClient

callback

callback to call when the messages have been retrieved

user_data

data to pass to callback