The removeSSODataListener method
- Organization of this page
Description
Deletes the specified SSODataListener object from this object. If the specified object is not registered, nothing happens.
Syntax
public void removeSSODataListener(SSODataListener listener);
Parameter
- listener:
-
Specifies the SSODataListener object.
Exceptions
None
Return value
None