'clearRequest()' Syntax, Parameters and Note : clearRequest « Javascript Methods « JavaScript Reference

'clearRequest()' Syntax, Parameters and Note

Note:

Clears the read-requests queue from the userProfile object. 
    
Syntax:
    
navigator.userProfile.clearRequest()
window.clientInformation.userProfile.clearRequest()

    

      
      








Related examples in the same category

1.'clearRequest()' Example
2.'clearRequest()' is applied to