UnRegisterCallback

From
(Difference between revisions)
Jump to: navigation, search
 
 
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[UnRegisterCallbackResult]] unRegisterCallback([[UserIDBean]] userID)
  
 
== Description ==
 
== Description ==
Description
+
Unregisters the callback interface instance associated with this user name and password.
  
 
== Parameters ==
 
== Parameters ==
Line 15: Line 14:
 
|userID
 
|userID
 
|The admin username and password.
 
|The admin username and password.
|---- bgcolor=#EDEDFF
 
|[[Type]]
 
|Name
 
|Description.
 
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[UnRegisterCallbackResult]]

Latest revision as of 06:16, 10 June 2005

Contents

[edit] Method

UnRegisterCallbackResult unRegisterCallback(UserIDBean userID)

[edit] Description

Unregisters the callback interface instance associated with this user name and password.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.

[edit] Return Value

UnRegisterCallbackResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux