com.skype.api
Class Conversation.PostFilesResult

java.lang.Object
  extended by com.skype.api.Conversation.PostFilesResult
Enclosing class:
Conversation

public class Conversation.PostFilesResult
extends java.lang.Object


Field Summary
 Skype.TRANSFER_SENDFILE_ERROR error_code
           
 java.lang.String error_file
          Error code, possible values come from the TRANSFER_SENDFILE_ERROR enumerator.
 
Constructor Summary
Conversation.PostFilesResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

error_code

public Skype.TRANSFER_SENDFILE_ERROR error_code

error_file

public java.lang.String error_file
Error code, possible values come from the TRANSFER_SENDFILE_ERROR enumerator. This will be set for the first failed fail. The failed file is identified in the error_file return argument.

Constructor Detail

Conversation.PostFilesResult

public Conversation.PostFilesResult()


Copyright © 2010, 2011 Skype Technologies. All Rights Reserved.