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