Skip to main content
PFEventsDataConnectionDetails data model.

Syntax

Members

connectionSettings   PFEventsDataConnectionSettings const* Settings of the data connection. isActive   bool Whether or not the connection is currently active. name   const char*
is null-terminated
The name of the data connection. status   PFEventsDataConnectionStatusDetails const*
may be nullptr
(Optional) Current status of the data connection, if any. type   PFEventsDataConnectionType The type of data connection.

Requirements

Header: PFEventsTypes.h

See also

PFEventsTypes members
Last modified on September 11, 2026