set_app_id


Description:

public void set_app_id (string app_id)

Tells the feedback server to use the given application id for this event when it is submitted.

The server might ignore this request. This can be used by notification daemons to honor per application settings automatically.

The functions is usually not used by applications.

A value of null (the default) lets the server pick the profile.

Parameters:

this

The event

app_id

The application id to use