Uses of Class
com.skype.ChatMessage.Status

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

Uses of ChatMessage.Status in com.skype
 

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



Copyright © 2004-2011. All Rights Reserved.