net.sf.beep4j.internal.profile
Interface StartChannelCallback


public interface StartChannelCallback


Method Summary
 void channelCreated(ProfileInfo info)
           
 void channelFailed(int code, java.lang.String message)
           
 

Method Detail

channelCreated

void channelCreated(ProfileInfo info)

channelFailed

void channelFailed(int code,
                   java.lang.String message)


Copyright © 2007 null. All Rights Reserved.