Suggestions

close search

StringeeServerAddress class

Represents a Stringee server address.


Constructors


StringeeServerAddress(String host, int port)

Create a new StringeeServerAddress.


Properties


hostString?

It's host of server.

portint?

It's port of server.