Tanoda
LeapInternal.Connection.Key Struct Reference

Public Member Functions

 Key (int connectionId, string serverNamespace=null)
 

Public Attributes

readonly int connectionId
 
readonly string serverNamespace
 

Detailed Description

Definition at line 18 of file Connection.cs.

Constructor & Destructor Documentation

◆ Key()

LeapInternal.Connection.Key.Key ( int  connectionId,
string  serverNamespace = null 
)

Definition at line 22 of file Connection.cs.

Member Data Documentation

◆ connectionId

readonly int LeapInternal.Connection.Key.connectionId

Definition at line 19 of file Connection.cs.

◆ serverNamespace

readonly string LeapInternal.Connection.Key.serverNamespace

Definition at line 20 of file Connection.cs.


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