public static AppRequest ( string message, string to = null, string filters = "", string excludeIds = null, int maxRecipients = null, string data = "", string title = "", FacebookDelegate callback = null ) : void | ||
message | string | |
to | string | |
filters | string | |
excludeIds | string | |
maxRecipients | int | |
data | string | |
title | string | |
callback | FacebookDelegate | |
return | void |