SwiftlyS2

CHelpRequestLogs_UploadUserApplicationLog_Request

Interface CHelpRequestLogs_UploadUserApplicationLog_Request

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CHelpRequestLogs_UploadUserApplicationLog_Request : ITypedProtobuf<CHelpRequestLogs_UploadUserApplicationLog_Request>, INativeHandle

Implements

Properties

Appid

uint Appid { get; set; }
Property Value

LogContents

string LogContents { get; set; }
Property Value

LogType

string LogType { get; set; }
Property Value

VersionString

string VersionString { get; set; }
Property Value

On this page