Combu  3.2.2
Unity API Documentation
Public Member Functions | Public Attributes | List of all members
Combu.CombuServerInfo Class Reference

Class to handle Combu server informations. More...

Public Member Functions

 CombuServerInfo (Hashtable data)
 
override string ToString ()
 Returns a T:System.String that represents the current T:Combu.CombuServerInfo. More...
 

Public Attributes

string version = string.Empty
 
bool requireUpdate
 
DateTime time = DateTime.MinValue
 
Hashtable settings = new Hashtable()
 
bool responseEncrypted
 

Detailed Description

Class to handle Combu server informations.

Member Function Documentation

◆ ToString()

override string Combu.CombuServerInfo.ToString ( )

Returns a T:System.String that represents the current T:Combu.CombuServerInfo.

Returns
A T:System.String that represents the current T:Combu.CombuServerInfo.