StateBag::GetFSCommandHandler

StateBag::GetFSCommandHandler
inline Ptr<FSCommandHandler> GetFSCommandHandler() const;
Description

GetFSCommandHandler obtains a pointer set by SetFSCommandHandler to FSCommandHandler state object, and is used to handle fscommand callbacks from ActionScript.

Return Value

A FSCommandHandler pointer stored in the shared state or one of its delegates.