All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.ipop.LeaveCallSessionMsg

java.lang.Object
   |
   +----iceberg.ipop.CallSessionMsg
           |
           +----iceberg.ipop.CallState
                   |
                   +----iceberg.ipop.LeaveCallSessionMsg

public class LeaveCallSessionMsg
extends CallState

Constructor Index

 o LeaveCallSessionMsg(CallState)

Method Index

 o toString()

Constructors

 o LeaveCallSessionMsg
 public LeaveCallSessionMsg(CallState callState)

Methods

 o toString
 public String toString()
Overrides:
toString in class CallState

All Packages  Class Hierarchy  This Package  Previous  Next  Index