User sent mails - P...
 
Notifications
Clear all

User sent mails - Profile Image

4 Posts
2 Users
0 Reactions
671 Views
(@aakkawi)
Posts: 5
Active Member
Topic starter
 

1- is there a way to get the mails that a user sent ? not only the recieved Mails.

2- is there a possibility to save a user profile image and to call it (for each user) when loading for example "the user friends list" ? 

 
Posted : 22/05/2014 10:20 am
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

The answer is "yes" to both questions, please look at the parameters of the respective methods in Unity and you'll see what you're looking for.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 22/05/2014 11:40 am
(@aakkawi)
Posts: 5
Active Member
Topic starter
 

thank ! one more question :) ..

 

what does the "isPublic" boolean do in the email object?, or what is it for ? to write public messages ?  if yes, who will be the reciever ? or I missunderstood this. thanks

 
Posted : 22/05/2014 6:22 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

A "public" message is readable from everyone, even if it is explicitly intended for a person only. It's there to implement something like a social network public diary. The messages flagged as "private" cannot be listed/read by anyone but the destination user.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 22/05/2014 6:26 pm
Share: