This method of the DirectPlayLobby Class retrieves the size of the buffer that contains the connection settings.
public int getConnectionSettingsAddressSize(int applicationId);
Returns the buffer size (in bytes).
applicationId | When called from a lobby client that communicates with several applications, this parameter identifies which application connection settings to retrieve. |