C# Client  0.0.0.7
C# Library to interface with Corelink
CoreLink.UDPHeader Class Reference

Header for a UDP packet to Corelink. Contains the streamID and timestamp in milliseconds since the Unix Epoch More...

Public Attributes

string ID
 
long time
 

Detailed Description

Header for a UDP packet to Corelink. Contains the streamID and timestamp in milliseconds since the Unix Epoch

Definition at line 89 of file UtilityStructs.cs.

Member Data Documentation

◆ ID

string CoreLink.UDPHeader.ID

Definition at line 91 of file UtilityStructs.cs.

◆ time

long CoreLink.UDPHeader.time

Definition at line 92 of file UtilityStructs.cs.


The documentation for this class was generated from the following file: