Sfs2X.Entities.Data Namespace |
Class | Description | |
---|---|---|
![]() | SFSArray |
The SFSArray class is used by SmartFoxServer in client-server data transfer.
|
![]() | SFSObject |
The SFSObject class is used by SmartFoxServer in client-server data transfer.
|
![]() | Vec3D |
The Vec3D object represents a position in a 2D or 3D space.
|
Interface | Description | |
---|---|---|
![]() | ISFSArray |
The ISFSArray interface defines all the public methods and properties of the SFSArray class used by SmartFoxServer in client-server data transfer.
|
![]() | ISFSObject |
The ISFSObject interface defines all the public methods and properties of the SFSObject class used by SmartFoxServer in client-server data transfer.
|
Enumeration | Description | |
---|---|---|
![]() | SFSDataType |
The SFSDataType class contains the costants defining the data types supported by SFSObject and SFSArray classes.
|