PyzeUnity.IPyzeAdvocacy Interface Reference
Pyze Advocacy used for posting support for feedbacks. More...
Public Member Functions | |
void | PostRequestFeeback (Dictionary< string, object > customAttributes) |
Posts the request feeback event. More... | |
void | PostFeedbackProvided (Dictionary< string, object > customAttributes) |
Posts the feedback provided event. More... | |
void | PostRequestRating (Dictionary< string, object > customAttributes) |
Posts the request rating event. More... | |
Detailed Description
Pyze Advocacy used for posting support for feedbacks.
Member Function Documentation
void PyzeUnity.IPyzeAdvocacy.PostFeedbackProvided | ( | Dictionary< string, object > | customAttributes | ) |
Posts the feedback provided event.
- Parameters
-
customAttributes Dictionary of Custom Attributes which you wish to send along with the event data.
void PyzeUnity.IPyzeAdvocacy.PostRequestFeeback | ( | Dictionary< string, object > | customAttributes | ) |
Posts the request feeback event.
- Parameters
-
customAttributes Dictionary of Custom Attributes which you wish to send along with the event data.
void PyzeUnity.IPyzeAdvocacy.PostRequestRating | ( | Dictionary< string, object > | customAttributes | ) |
Posts the request rating event.
- Parameters
-
customAttributes Dictionary of Custom Attributes which you wish to send along with the event data.
The documentation for this interface was generated from the following file:
- src/PyzeExterns.cs