Definition at line 12 of file PresenceList.cs.
◆ clear()
static void IXICore.PresenceList.clear |
( |
| ) |
|
|
static |
◆ containsIP()
static bool IXICore.PresenceList.containsIP |
( |
string |
ip, |
|
|
char |
type |
|
) |
| |
|
static |
◆ countPresences()
static long IXICore.PresenceList.countPresences |
( |
char |
type | ) |
|
|
static |
◆ getBytes()
static byte [] IXICore.PresenceList.getBytes |
( |
| ) |
|
|
static |
◆ getElectedSignerList()
◆ getPresenceByAddress()
static Presence IXICore.PresenceList.getPresenceByAddress |
( |
byte [] |
address_or_pubkey | ) |
|
|
static |
◆ getPresenceByDeviceId()
static Presence IXICore.PresenceList.getPresenceByDeviceId |
( |
string |
device_id | ) |
|
|
static |
◆ getPresences()
static List<Presence> IXICore.PresenceList.getPresences |
( |
| ) |
|
|
static |
◆ getPresencesByType()
static List<Presence> IXICore.PresenceList.getPresencesByType |
( |
char |
type | ) |
|
|
static |
◆ getTotalPresences()
static long IXICore.PresenceList.getTotalPresences |
( |
| ) |
|
|
static |
◆ init()
static void IXICore.PresenceList.init |
( |
string |
initial_ip, |
|
|
int |
port, |
|
|
char |
type |
|
) |
| |
|
static |
◆ performCleanup()
static bool IXICore.PresenceList.performCleanup |
( |
| ) |
|
|
static |
◆ receiveKeepAlive()
static bool IXICore.PresenceList.receiveKeepAlive |
( |
byte [] |
bytes, |
|
|
out byte [] |
address, |
|
|
RemoteEndpoint |
endpoint |
|
) |
| |
|
static |
◆ removeAddressEntry()
static bool IXICore.PresenceList.removeAddressEntry |
( |
byte [] |
wallet_address, |
|
|
PresenceAddress |
address |
|
) |
| |
|
static |
◆ startKeepAlive()
static void IXICore.PresenceList.startKeepAlive |
( |
| ) |
|
|
static |
◆ stopKeepAlive()
static void IXICore.PresenceList.stopKeepAlive |
( |
| ) |
|
|
static |
◆ syncFromBytes()
static bool IXICore.PresenceList.syncFromBytes |
( |
byte [] |
bytes | ) |
|
|
static |
◆ updateEntry()
static Presence IXICore.PresenceList.updateEntry |
( |
Presence |
presence, |
|
|
bool |
return_presence_only_if_updated = false |
|
) |
| |
|
static |
◆ updateFromBytes()
static Presence IXICore.PresenceList.updateFromBytes |
( |
byte [] |
bytes | ) |
|
|
static |
◆ verifyPresence()
static bool IXICore.PresenceList.verifyPresence |
( |
Presence |
presence | ) |
|
|
static |
◆ forceSendKeepAlive
bool IXICore.PresenceList.forceSendKeepAlive = false |
|
static |
◆ TLC
◆ myPresenceType
char IXICore.PresenceList.myPresenceType |
|
staticgetset |
◆ myPublicAddress
string IXICore.PresenceList.myPublicAddress |
|
staticgetset |
The documentation for this class was generated from the following file: