A STUN refresh response. More...
Public Member Functions | |
RefreshResponse (fm.liveswitch.DataBuffer transactionId, boolean success) | |
Initializes a new instance of the fm.liveswitch.stun.turn.RefreshResponse class. More... | |
Additional Inherited Members |
A STUN refresh response.
fm.liveswitch.stun.turn.RefreshResponse.RefreshResponse | ( | fm.liveswitch.DataBuffer | transactionId, |
boolean | success | ||
) |
Initializes a new instance of the fm.liveswitch.stun.turn.RefreshResponse class.
transactionId | The transaction ID. |
success | Whether the request was successful. |