Portal Class |
Namespace: Vaser
public class Portal
The Portal type exposes the following members.
Name | Description | |
---|---|---|
![]() | Portal | Creates a new portal. Please register it at 'MyPortalCollection.RegisterPortal(...)'. |
Name | Description | |
---|---|---|
![]() ![]() | ByteArrayToString | Converts an bytearray to an string. |
![]() | DispatchContainer | Forward a packet unread further to another client or server. |
![]() | OnIncomingPacket | Raises an event when a new packet has arrived. |
![]() | SendContainer | Send data packets to the client. |
Name | Description | |
---|---|---|
![]() | IncomingPacket | EventHandler for incoming packets. |