Table of Contents

ITMSFNCCustomDirections Interface

Provider contract used to create, execute, and parse directions requests.

API unit family: TMSFNCDirections Extends: IInterface

Syntax

ITMSFNCCustomDirections = interface(IInterface)

Methods

Name Description
AddHeaders Adds provider-specific request headers.
DestroyDirections Releases provider resources associated with the directions instance.
GetHost Returns the request host for the provider.
GetIdentifier Returns the provider identifier.
GetRequestMethod Returns the HTTP request method used by the provider.
IsValid Returns whether the provider is ready to execute requests.
Parse Parses a provider response into a directions request object.