TPLTelemetryDataConnectionError


@interface TPLTelemetryDataConnectionError : TPLTelemetryDataConnection

A data event that indicates an error occurred connecting to the Twilio Media Service.

  • The connection related NSError that occurred.

    Declaration

    Objective-C

    @property (nonatomic, readonly, nonnull) NSError *error;