Uses of Class
com.skype.ChatMessage.LeaveReason

Packages that use ChatMessage.LeaveReason
com.skype <#if locale="ja"> <#else> Provides the classes for Skype API  
 

Uses of ChatMessage.LeaveReason in com.skype
 

Methods in com.skype that return ChatMessage.LeaveReason
 ChatMessage.LeaveReason ChatMessage.getLeaveReason()
          Get the leave reason.
static ChatMessage.LeaveReason ChatMessage.LeaveReason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChatMessage.LeaveReason[] ChatMessage.LeaveReason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2011. All Rights Reserved.