Constructors
constructor
- new StreamDataServer(protocol: string, hostname: string, port?: string): StreamDataServer
-
Parameters
-
protocol: string
-
hostname: string
-
Optional port: string
Properties
hostname
hostname: string
protocol
protocol: string
Methods
getFullUrl
-
Parameters
Returns string