XmppvJPortResults Object


Description:

XMPPvJ port results.

Parents: Port

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Port

Use this to connect a results object to an object.

XmppvJPortResults Writable Attributes

There are no writable attributes.

XmppvJPortResults Read-Only Attributes

Read-Only Attribute Description
ParentName

Name of the port for which the results apply.

Type: string

Default: "" (empty string)

RegistrationAttemptCount

Number of client registrations attempted on this port.

Type: u64

Default: 0

RegistrationFailureCount

Number of failed client registrations on this port.

Type: u64

Default: 0

RegistrationSuccessCount

Number of successful client registrations on this port.

Type: u64

Default: 0

RegistrationSuccessPercent

Percentage of attempted registrations that were successful.

Type: double

Default: 0

TotalClientCount

Total number of clients on this port.

Type: u64

Default: 0