Server::SetListeningPort

Server::SetListeningPort
virtual void SetListeningPort(UInt32 port);
Description

SetListeningPort sets the port for the socket connection between the AMP and Scaleform. This method allows to change port so that AMP can distinguish between instances of Scaleform running on the same address.

Parameters
Parameters 
Description 
UInt32 port 
Port set for the connection.