Suggestions

close search

StringeeServerAddress class

Represents a Stringee server address.


Constructors


StringeeServerAddress(host: string, port: number)

Create a new StringeeServerAddress.


Properties


host: string

It's host of server.

port: number

It's port of server.