- getContactListInterface
Contacts getContactListInterface(AccountName accountName, RPC_PACKAGE_COMPRESS_TYPE compressType, int secondsTimeOut, size_t funcId)
Undocumented in source. Be warned that the author may not have intended to support it.
- RpcgetContactListCallback
alias RpcgetContactListCallback = void delegate(Contacts)
Undocumented in source.
- getContactListInterface
void getContactListInterface(AccountName accountName, RpcgetContactListCallback rpcCallback, RPC_PACKAGE_COMPRESS_TYPE compressType, int secondsTimeOut, size_t funcId)
Undocumented in source. Be warned that the author may not have intended to support it.
- rpImpl
RpcClientImpl!(RpcAddressBookService) rpImpl;
Undocumented in source.