bye_get_reason


Description:

public string? bye_get_reason ()

Get the reason in this.

Parameters:

this

a valid BYE Packet

Returns:

The reason for the BYE this or NULL if the packet did not contain a reason string. The string must be freed with g_free after usage.