RpcHandler
open class RpcHandler(session: Session?) : SyncableObject, RpcHandlerStub
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
open fun changePassword(peerPtr: ULong, user: String?, old: String?, new: String?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun objectRenamed(classname: ByteBuffer, newName: String?, oldName: String?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun rpc(target: ProtocolSide, function: String, vararg arg: QVariant_)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun sync(target: ProtocolSide, function: String, vararg arg: QVariant_)
Content copied to clipboard