com.skype.ipc
Class XCallRequest

java.lang.Object
  extended by com.skype.ipc.Request
      extended by com.skype.ipc.XCallRequest

public class XCallRequest
extends Request


Field Summary
 
Fields inherited from class com.skype.ipc.Request
oid
 
Constructor Summary
XCallRequest(int moduleId, int methodId)
           
 
Method Summary
 int getMethodId()
           
 int getModuleId()
           
 int getOid()
           
 int getRid()
           
 
Methods inherited from class com.skype.ipc.Request
addListStart, addParm, addParm, addParm, addParm, addParm, addParm, addParm, addParm, addParm, addParm, send
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XCallRequest

public XCallRequest(int moduleId,
                    int methodId)
             throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getRid

public int getRid()

getModuleId

public int getModuleId()

getMethodId

public int getMethodId()

getOid

public int getOid()


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