Important: The information in this document is obsolete and should not be used for new development.
Receiving, Accepting, and Rejecting a Session
You use thePPCInform
function to receive session requests. After thePPCInform
function completes (with theautoAccept
field set toFALSE
), you must accept or reject the session request using thePPCAccept
orPPCReject
function.
Subtopics
- PPCInform
- PPCAccept
- PPCReject