static FetchProfile javaMail_fullFetchProfile() { new FetchProfile fp; fp.add(FetchProfile.Item.ENVELOPE); fp.add(FetchProfile.Item.CONTENT_INFO); fp.add(FetchProfile.Item.FLAGS); ret fp; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016879 |
| Snippet name: | javaMail_fullFetchProfile |
| Eternal ID of this version: | #1016879/1 |
| Text MD5: | fa70cbf8c985db8b492b6b5af4216765 |
| Author: | stefan |
| Category: | javax / mail |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-06 14:43:46 |
| Source code size: | 205 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 535 / 582 |
| Referenced in: | [show references] |