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