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