C# Class TSystems.RELOAD.Topology.IceCandidate

RELOAD ice candidates packed into a class
Inheritance: ICloneable
Afficher le fichier Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
NoICE_PRIORITY System.UInt32
activeConnectingSocket Socket
addr_port IpAddressPort
cand_type CandType
directionPreference uint
extension_list List
foundation Byte[]
localPreference uint
otherPreference uint
overlay_link Overlay_Link
passiveAcceptedSocket Socket
passiveListeningSocket Socket
passiveSTUNSocket Socket
priority System.UInt32
rel_addr_port IpAddressPort
soAcceptedSocket Socket
soConnectingSocket Socket
soListeningSocket Socket
soSTUN1Socket Socket
soSTUN2Socket Socket
tcpType TcpType
typePreference uint

Méthodes publiques

Méthode Description
Clone ( ) : object
Equals ( IceCandidate cand ) : bool
Equals ( object obj ) : bool
EqualsInAddressPort ( IceCandidate iceCandidate ) : bool
GetHashCode ( ) : int
IceCandidate ( ) : System
IceCandidate ( IpAddressPort addr_port, Overlay_Link ol ) : System
operator ( ) : bool

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Equals() public méthode

public Equals ( IceCandidate cand ) : bool
cand IceCandidate
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

EqualsInAddressPort() public méthode

public EqualsInAddressPort ( IceCandidate iceCandidate ) : bool
iceCandidate IceCandidate
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

IceCandidate() public méthode

public IceCandidate ( ) : System
Résultat System

IceCandidate() public méthode

public IceCandidate ( IpAddressPort addr_port, Overlay_Link ol ) : System
addr_port IpAddressPort
ol Overlay_Link
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

NoICE_PRIORITY public_oe static_oe property

public static UInt32,System NoICE_PRIORITY
Résultat System.UInt32

activeConnectingSocket public_oe property

public Socket activeConnectingSocket
Résultat Socket

addr_port public_oe property

public IpAddressPort,TSystems.RELOAD.Topology addr_port
Résultat IpAddressPort

cand_type public_oe property

public CandType cand_type
Résultat CandType

directionPreference public_oe property

public uint directionPreference
Résultat uint

extension_list public_oe property

public List extension_list
Résultat List

foundation public_oe property

public Byte[] foundation
Résultat Byte[]

localPreference public_oe property

public uint localPreference
Résultat uint

otherPreference public_oe property

public uint otherPreference
Résultat uint

overlay_link public_oe property

public Overlay_Link overlay_link
Résultat Overlay_Link

passiveAcceptedSocket public_oe property

public Socket passiveAcceptedSocket
Résultat Socket

passiveListeningSocket public_oe property

public Socket passiveListeningSocket
Résultat Socket

passiveSTUNSocket public_oe property

public Socket passiveSTUNSocket
Résultat Socket

priority public_oe property

public UInt32,System priority
Résultat System.UInt32

rel_addr_port public_oe property

public IpAddressPort,TSystems.RELOAD.Topology rel_addr_port
Résultat IpAddressPort

soAcceptedSocket public_oe property

public Socket soAcceptedSocket
Résultat Socket

soConnectingSocket public_oe property

public Socket soConnectingSocket
Résultat Socket

soListeningSocket public_oe property

public Socket soListeningSocket
Résultat Socket

soSTUN1Socket public_oe property

public Socket soSTUN1Socket
Résultat Socket

soSTUN2Socket public_oe property

public Socket soSTUN2Socket
Résultat Socket

tcpType public_oe property

public TcpType tcpType
Résultat TcpType

typePreference public_oe property

public uint typePreference
Résultat uint