Search Results for

    Show / Hide Table of Contents

    Class ConnectRequest

    A STUN connect request.

    Inheritance
    System.Object
    Message
    ConnectMessage
    ConnectRequest
    Inherited Members
    ConnectMessage.Method
    Message.BindingMethod
    Message.AllocateMethod
    Message.RefreshMethod
    Message.SendMethod
    Message.DataMethod
    Message.CreatePermissionMethod
    Message.ChannelBindMethod
    Message.ConnectMethod
    Message.ConnectionBindMethod
    Message.ConnectionAttemptMethod
    Message.CreateMessage(Int32, MessageType, DataBuffer)
    Message.MessageType
    Message.MagicCookieBytes
    Message.MagicCookieValue
    Message.TransactionId
    Message.Attributes
    Message.GetAlternateServer()
    Message.SetAlternateServer(AlternateServerAttribute)
    Message.SetTransactionTransmitCounter(TransactionTransmitCounterAttribute)
    Message.GetTransactionTransmitCounter()
    Message.GetErrorCode()
    Message.SetErrorCode(ErrorCodeAttribute)
    Message.GetFingerprint()
    Message.SetFingerprint(FingerprintAttribute)
    Message.GetMappedAddress()
    Message.SetMappedAddress(MappedAddressAttribute)
    Message.GetMessageIntegrity()
    Message.SetMessageIntegrity(MessageIntegrityAttribute)
    Message.GetNonce()
    Message.SetNonce(NonceAttribute)
    Message.GetRealm()
    Message.SetRealm(RealmAttribute)
    Message.GetSoftware()
    Message.SetSoftware(SoftwareAttribute)
    Message.GetUnknownAttributes()
    Message.SetUnknownAttributes(UnknownAttributesAttribute)
    Message.GetUsername()
    Message.SetUsername(UsernameAttribute)
    Message.GetXorMappedAddress()
    Message.SetXorMappedAddress(XorMappedAddressAttribute)
    Message.GetIceControlled()
    Message.SetIceControlled(ControlledAttribute)
    Message.GetIceControlling()
    Message.SetIceControlling(ControllingAttribute)
    Message.GetPriority()
    Message.SetPriority(PriorityAttribute)
    Message.GetUseCandidate()
    Message.SetUseCandidate(UseCandidateAttribute)
    Message.GetChannelNumber()
    Message.SetChannelNumber(ChannelNumberAttribute)
    Message.GetConnectionId()
    Message.SetConnectionId(ConnectionIdAttribute)
    Message.GetData()
    Message.SetData(DataAttribute)
    Message.GetDontFragment()
    Message.SetDontFragment(DontFragmentAttribute)
    Message.GetEvenPort()
    Message.SetEvenPort(EvenPortAttribute)
    Message.GetLifetime()
    Message.SetLifetime(LifetimeAttribute)
    Message.GetRequestedTransport()
    Message.SetRequestedTransport(RequestedTransportAttribute)
    Message.GetReservationToken()
    Message.SetReservationToken(ReservationTokenAttribute)
    Message.GetXorPeerAddress()
    Message.SetXorPeerAddress(XorPeerAddressAttribute)
    Message.GetXorRelayedAddress()
    Message.SetXorRelayedAddress(XorRelayedAddressAttribute)
    Message.GetRequestedAddressFamily()
    Message.SetRequestedAddressFamily(RequestedAddressFamilyAttribute)
    Message.GenerateTransactionId()
    Message.GetPayloadLength()
    Message.GetLength()
    Message.WriteTo(DataBuffer)
    Message.WriteTo(DataBuffer, Int32)
    Message.WriteTo(DataBuffer, Int32, Int32)
    Message.ReadFrom(DataBuffer)
    Message.ReadFrom(DataBuffer, Int32)
    Message.ReadFrom(DataBuffer, Int32, Int32)
    Namespace: FM.LiveSwitch.Stun.Turn
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class ConnectRequest : ConnectMessage

    Constructors

    ConnectRequest()

    Initializes a new instance of the ConnectRequest class.

    Declaration
    public ConnectRequest()
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0