project.team2.communicationAPI
Class JNISendFile

java.lang.Object
  extended by project.team2.communicationAPI.JNISendFile

public class JNISendFile
extends java.lang.Object


Method Summary
static JNISendFile getInstance()
           
 void popup()
           
 int sendFile(java.lang.String skypeId, java.lang.String file)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static JNISendFile getInstance()

sendFile

public int sendFile(java.lang.String skypeId,
                    java.lang.String file)

popup

public void popup()