Uses of Class
com.skype.ChatMessage.Type

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

Uses of ChatMessage.Type in com.skype
 

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



Copyright © 2004-2011. All Rights Reserved.