org.mobicents.examples.media.cnf
Interface Forest

All Superinterfaces:
javax.slee.SbbLocalObject

public interface Forest
extends javax.slee.SbbLocalObject

Represents a conference bridge where for forest sounds.

Author:
Oleg Kulikov

Method Summary
 void enter(java.lang.String endpointName)
          Starts conversation.
 
Methods inherited from interface javax.slee.SbbLocalObject
getSbbPriority, isIdentical, remove, setSbbPriority
 

Method Detail

enter

void enter(java.lang.String endpointName)
Starts conversation.

Parameters:
endpointName - the name of the endpoint to wich user is bound.


Copyright © 2008. All Rights Reserved.