Instruction set reference
HIPE_OP_GET_FRAME_KEY
Send this instruction to requests a host key for a child frame (iframe element) at the specified location. Hipe will respond by sending a HIPE_OP_KEY_RETURN instruction back to the client. This key can then be passed to another application to allow that application to be hosted within that frame.
- location: The iframe you wish to allow another application and/or Hipe session to connect to.
- no arguments.