Twilio\Rest\Conversations\V1\Conversation\Message\DeliveryReceiptInstance

Synopsis

class DeliveryReceiptInstance extends InstanceResource {
}

Hierarchy

Members

protected

  • $context
  • $properties
  • $solution
  • $version

Methods

protected

  • proxy() — Generate an instance context for the instance, the context is capable of performing various actions. All instance actions are proxied to the context

public

  • __construct() — Initialize the DeliveryReceiptInstance
  • __get() — Magic getter to access properties
  • __toString() — Provide a friendly representation
  • fetch() — Fetch the DeliveryReceiptInstance

Inherited from Twilio\InstanceResource

public