Deprecated method to read content message on swift3 -


what can use replace method in swift 3 - mailcore2 read content of messege? have warning deprecated.

 let fetchcontentoperation: mcoimapfetchcontentoperation = imapsession.fetchmessagebyuidoperation(withfolder: folder, uid: number_message) 

i use woud use not deprecated method. exist method read mail content if use mailcore2-ios


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -