TPLTelemetryDataConnectionError
@interface TPLTelemetryDataConnectionError : TPLTelemetryDataConnection
A data event that indicates an error occurred connecting to the Twilio Media Service.
-
The connection related
NSErrorthat occurred.Declaration
Objective-C
@property (nonatomic, readonly, nonnull) NSError *error;
View on GitHub
TPLTelemetryDataConnectionError Class Reference