SwiftlyS2

CMsgSteamDatagramP2PSessionRequest

Interface CMsgSteamDatagramP2PSessionRequest

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamDatagramP2PSessionRequest : ITypedProtobuf<CMsgSteamDatagramP2PSessionRequest>, INativeHandle

Implements

Properties

Body

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

Cert

CMsgSteamDatagramCertificateSigned Cert { get; }
Property Value

Signature

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

On this page