![]() |
Diffusion .NET API
5.9.4
|
Details relating to the network and geographic location of a client. More...
Inherited by PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.ClientLocationImpl.
Properties | |
string | Address [get] |
Returns a string representation of the IP address. More... | |
string | HostName [get] |
Returns the host name. More... | |
string | ResolvedName [get] |
Returns the resolved name. More... | |
ICountryDetails | CountryDetails [get] |
Returns the country details. More... | |
AddressType | AddressType [get] |
Returns the address type. More... | |
ICoordinates | Coordinates [get] |
Returns the geographic coordinates of the client if this could be ascertained. More... | |
Details relating to the network and geographic location of a client.
|
get |
Returns a string representation of the IP address.
|
get |
Returns the address type.
|
get |
Returns the geographic coordinates of the client if this could be ascertained.
|
get |
Returns the country details.
|
get |
Returns the host name.
|
get |
Returns the resolved name.