GetHSPRef
Purpose
This returns a reference to the HomeSeer Phone interface. This function is used primarily for plug-ins to communicate with the HomeSeer Phone directly without having to build a reference to it that might cause HomeSeer Phone to run when the user did not want it to run.
Not available on systems running Linux such as the Zee, Zee S2, Pi Hub, or SEL controller or the Linux version of HomeSeer.
Parameters
None
Returns
Return value: object reference
Type: object
Example
Sample Code
None