kiss-rpc ~master (2017-11-08T11:45:01Z)
Dub
Repo
RpcAddressBookService.getContactList
kissrpc
IDL
kissidlService
RpcAddressBookService
Undocumented in source. Be warned that the author may not have intended to support it.
Contacts
getContactList
(AccountName accountName, RPC_PACKAGE_COMPRESS_TYPE compressType, int secondsTimeOut)
void
getContactList
(AccountName accountName, RpcgetContactListCallback rpcCallback, RPC_PACKAGE_COMPRESS_TYPE compressType, int secondsTimeOut)
class
RpcAddressBookService
void
getContactList
(
AccountName
accountName
,
RpcgetContactListCallback
rpcCallback
,
const
RPC_PACKAGE_COMPRESS_TYPE
compressType
=
RPC_PACKAGE_COMPRESS_TYPE.RPCT_NO
,
const
int
secondsTimeOut
=
RPC_REQUEST_TIMEOUT_SECONDS
)
Meta
Source
See Implementation
kissrpc
IDL
kissidlService
RpcAddressBookService
constructors
this
functions
getContactList