RTCPPacket.byeGetReason

string byeGetReason()

Get the reason in packet.

Returns

The reason for the BYE packet or NULL if the packet did not contain

a reason string. The string must be freed with [glib.global.gfree] after usage.