Uses of Interface
com.uc4.communication.IKickEventListener
-
Packages that use IKickEventListener Package Description com.uc4.communication -
-
Uses of IKickEventListener in com.uc4.communication
Methods in com.uc4.communication with parameters of type IKickEventListener Modifier and Type Method Description voidConnection. addKickEventListener(IKickEventListener l)Adds a kick event listener.voidConnection. removeKickEventListener(IKickEventListener l)Removes a notification listener.
-