get_message


Description:

[ Version ( since = "0.13.0" ) ]
public Message get_message ()

Get the Message associated with this.

Mainly intended for applications to be able to read HTTP headers received from clients.

Parameters:

this

A ServiceAction

Returns:

Message associated with this. Unref after using it.