inline Ptr<ExternalInterface> GetExternalInterface() const;
GetExternalInterface obtains a pointer set by SetExternalInterface to ExternalInterface state object, which provides user callbacks for handling ActionScript ExternalInterface class.
A ExternalInterface pointer stored in the shared state or one of its delegates.