com.skype.ipc
Class GetPropertyRequest

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

public class GetPropertyRequest
extends Request


Field Summary
 
Fields inherited from class com.skype.ipc.Request
oid
 
Constructor Summary
GetPropertyRequest(int moduleId, int objectId, int propId)
           
 
Method Summary
 
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

GetPropertyRequest

public GetPropertyRequest(int moduleId,
                          int objectId,
                          int propId)


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