SwiftlyS2

CMsgSteamDatagramP2PSessionEstablished

Interface CMsgSteamDatagramP2PSessionEstablished

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamDatagramP2PSessionEstablished : ITypedProtobuf<CMsgSteamDatagramP2PSessionEstablished>, INativeHandle

Implements

Properties

ConnectionId

uint ConnectionId { get; set; }
Property Value

RelayRoutingToken

byte[] RelayRoutingToken { get; set; }
Property Value

SecondsUntilShutdown

uint SecondsUntilShutdown { get; set; }
Property Value

SeqNumR2c

uint SeqNumR2c { get; set; }
Property Value

On this page