Table of Contents

TTMSFNCWebPushSenderCreateIOHandlerEvent Event Type

Fires when an HTTP IO handler is needed, letting the handler supply a custom secure transport instead of the built-in default.

API unit family: TMS.TMSFNCWebPushSender

Parameters

Name Description
Sender Component that raised the event.
AIOHandler Set to a configured IO handler to use it for the request; leave unassigned to use the default handler. The supplied handler is freed after the request completes.