MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / uid

Method uid

src/core/imap/MCIMAPMessage.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81uint32_t IMAPMessage::uid()
82{
83 return mUid;
84}
85
86void IMAPMessage::setUid(uint32_t uid)
87{

Callers 4

idleMethod · 0.45
htmlRenderingMethod · 0.45
htmlBodyRenderingMethod · 0.45
IMAPMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected