mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-06-14 09:49:21 +08:00
68 lines
2.4 KiB
XML
68 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Tokens version="1.0">
|
|
<File path="Constants/PINRemoteImageResultType.html">
|
|
|
|
<Token>
|
|
<TokenIdentifier>//apple_ref/c/tdef/PINRemoteImageResultType</TokenIdentifier>
|
|
<Abstract type="html">How the image was fetched.</Abstract>
|
|
<DeclaredIn>PINRemoteImageManagerResult.h</DeclaredIn>
|
|
|
|
|
|
<NodeRef refid="12"/>
|
|
</Token>
|
|
|
|
|
|
|
|
<Token>
|
|
<TokenIdentifier>//apple_ref/c/econst/PINRemoteImageResultTypeNone</TokenIdentifier>
|
|
<Abstract type="html">Returned if no image is returned</Abstract>
|
|
<Declaration>PINRemoteImageResultTypeNone</Declaration>
|
|
|
|
<DeclaredIn>PINRemoteImageManagerResult.h</DeclaredIn>
|
|
|
|
<NodeRef refid="12"/>
|
|
</Token>
|
|
|
|
<Token>
|
|
<TokenIdentifier>//apple_ref/c/econst/PINRemoteImageResultTypeMemoryCache</TokenIdentifier>
|
|
<Abstract type="html">Image was fetched from the memory cache</Abstract>
|
|
<Declaration>PINRemoteImageResultTypeMemoryCache</Declaration>
|
|
|
|
<DeclaredIn>PINRemoteImageManagerResult.h</DeclaredIn>
|
|
|
|
<NodeRef refid="12"/>
|
|
</Token>
|
|
|
|
<Token>
|
|
<TokenIdentifier>//apple_ref/c/econst/PINRemoteImageResultTypeCache</TokenIdentifier>
|
|
<Abstract type="html">Image was fetched from the disk cache</Abstract>
|
|
<Declaration>PINRemoteImageResultTypeCache</Declaration>
|
|
|
|
<DeclaredIn>PINRemoteImageManagerResult.h</DeclaredIn>
|
|
|
|
<NodeRef refid="12"/>
|
|
</Token>
|
|
|
|
<Token>
|
|
<TokenIdentifier>//apple_ref/c/econst/PINRemoteImageResultTypeDownload</TokenIdentifier>
|
|
<Abstract type="html">Image was downloaded</Abstract>
|
|
<Declaration>PINRemoteImageResultTypeDownload</Declaration>
|
|
|
|
<DeclaredIn>PINRemoteImageManagerResult.h</DeclaredIn>
|
|
|
|
<NodeRef refid="12"/>
|
|
</Token>
|
|
|
|
<Token>
|
|
<TokenIdentifier>//apple_ref/c/econst/PINRemoteImageResultTypeProgress</TokenIdentifier>
|
|
<Abstract type="html">Image is progress</Abstract>
|
|
<Declaration>PINRemoteImageResultTypeProgress</Declaration>
|
|
|
|
<DeclaredIn>PINRemoteImageManagerResult.h</DeclaredIn>
|
|
|
|
<NodeRef refid="12"/>
|
|
</Token>
|
|
|
|
|
|
</File>
|
|
</Tokens> |