get_message


Description:

public unowned Message? get_message (string id)

Retrieves the message with id, that was added with append_message.

Parameters:

this

a App

id

id of the message to retrieve

Returns:

the App with id, or null