Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
GetClientResponse.cs
1
using
System;
2
3
namespace
Waher.Networking.XMPP.HTTPX
4
{
8
public
class
GetClientResponse
9
{
13
public
string
FullJid
;
14
18
public
string
BareJid
;
19
23
public
string
LocalUrl
;
24
28
public
HttpxClient
HttpxClient
;
29
}
30
}
Waher.Networking.XMPP.HTTPX.GetClientResponse
Response to the HttpxProxy.GetClientAsync(Uri) method call.
Definition:
GetClientResponse.cs:9
Waher.Networking.XMPP.HTTPX.GetClientResponse.BareJid
string BareJid
Bare JID of entity hosting the resource.
Definition:
GetClientResponse.cs:18
Waher.Networking.XMPP.HTTPX.GetClientResponse.HttpxClient
HttpxClient HttpxClient
Corresponding HttpxClient object to use for the request..
Definition:
GetClientResponse.cs:28
Waher.Networking.XMPP.HTTPX.GetClientResponse.FullJid
string FullJid
Full JID of entity hosting the resource.
Definition:
GetClientResponse.cs:13
Waher.Networking.XMPP.HTTPX.GetClientResponse.LocalUrl
string LocalUrl
Local part of the URL
Definition:
GetClientResponse.cs:23
Waher.Networking.XMPP.HTTPX.HttpxClient
HTTPX client.
Definition:
HttpxClient.cs:26
Waher.Networking.XMPP.HTTPX
Definition:
Aes256Getter.cs:13
IoTGateway
Networking
Waher.Networking.XMPP.HTTPX
GetClientResponse.cs
Generated by
1.9.5