RTCPPacket.byeSetReason
bool byeSetReason(string reason) nothrowSet the reason string to reason in packet.
Parameters
reason | a reason string |
Returns
TRUE if the string could be set.
bool byeSetReason(string reason) nothrowSet the reason string to reason in packet.
reason | a reason string |