메소드 |
설명 |
|
_globalError ( integer $status ) |
Handle global provision request errors, and send the output to the
output stream. |
|
_handle ( ) : boolean |
Handle the Provision request. This is a 3-phase process. Phase 1 is
actually the enforcement, when the server rejects a request and forces
the client to perform this PROVISION request. |
|
_handleSettings ( ) : boolean | array |
Handle the EAS 14.1 SETTINGS_DEVICEINFORMATION parsing. |
|
_handleVersionMismatch ( ) |
Output status that indicates device does not support the required
policies. |
|
_sendNoProvisionNeededResponse ( integer $status ) |
Send a WBXML response to the output stream indicating that no
provision requests are necessary. |
|