org.netbeans.lib.collab
Interface ConferencePasswordListener


public interface ConferencePasswordListener

This interface should be used as a callback listener for conferences which requires password for joining the room

Author:
Rahul Shah

Method Summary
 java.lang.String getPassword()
          This method should return the password for entering the conference room
 

Method Detail

getPassword

public java.lang.String getPassword()
This method should return the password for entering the conference room