toggle menu
MobileMail
androidJvm
switch theme
search in API
MobileMail
/
com.mobilemail.data.repository
/
Mappers
Mappers
object
Mappers
Members
Functions
to
Folder
Link copied to clipboard
fun
FolderEntity
.
toFolder
(
)
:
Folder
to
Folder
Entity
Link copied to clipboard
fun
Folder
.
toFolderEntity
(
accountId
:
String
)
:
FolderEntity
to
Message
Detail
Link copied to clipboard
fun
MessageEntity
.
toMessageDetail
(
)
:
MessageDetail
to
Message
Entity
Link copied to clipboard
fun
MessageDetail
.
toMessageEntity
(
folderId
:
String
,
accountId
:
String
)
:
MessageEntity
fun
MessageListItem
.
toMessageEntity
(
folderId
:
String
,
accountId
:
String
)
:
MessageEntity
to
Message
List
Item
Link copied to clipboard
fun
MessageEntity
.
toMessageListItem
(
)
:
MessageListItem