GenisysPro  for Minecraft PE/Windows 10 v1.1.x
Feature-rich server software for Minecraft PE and Windows 10 Edition
ServerInstance Interface Reference

Public Member Functions

 openSession ($identifier, $address, $port, $clientID)
 
 closeSession ($identifier, $reason)
 
 handleEncapsulated ($identifier, EncapsulatedPacket $packet, $flags)
 
 handleRaw ($address, $port, $payload)
 
 notifyACK ($identifier, $identifierACK)
 
 handleOption ($option, $value)
 

Member Function Documentation

◆ closeSession()

closeSession (   $identifier,
  $reason 
)
Parameters
string$identifier
string$reason

Implemented in RakLibInterface.

◆ handleEncapsulated()

handleEncapsulated (   $identifier,
EncapsulatedPacket  $packet,
  $flags 
)
Parameters
string$identifier
EncapsulatedPacket$packet
int$flags

Implemented in RakLibInterface.

◆ handleOption()

handleOption (   $option,
  $value 
)
Parameters
string$option
string$value

Implemented in RakLibInterface.

◆ handleRaw()

handleRaw (   $address,
  $port,
  $payload 
)
Parameters
string$address
int$port
string$payload

Implemented in RakLibInterface.

◆ notifyACK()

notifyACK (   $identifier,
  $identifierACK 
)
Parameters
string$identifier
int$identifierACK

Implemented in RakLibInterface.

◆ openSession()

openSession (   $identifier,
  $address,
  $port,
  $clientID 
)
Parameters
string$identifier
string$address
int$port
string | int$clientID

Implemented in RakLibInterface.


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