private IOSFBAppRequest ( int requestId, string message, string actionType, string objectId, string to = null, int toLength, string filters = "", string excludeIds = null, int excludeIdsLength, bool hasMaxRecipients = false, int maxRecipients, string data = "", string title = "" ) : void | ||
requestId | int | |
message | string | |
actionType | string | |
objectId | string | |
to | string | |
toLength | int | |
filters | string | |
excludeIds | string | |
excludeIdsLength | int | |
hasMaxRecipients | bool | |
maxRecipients | int | |
data | string | |
title | string | |
Результат | void |