set_contact_info


Description:

public void set_contact_info (string contact_info)

Sets the contact information for the application fetching the weather.

It is a requirement for using any of the online weather providers as it allows API providers to contact application developers in case of terms of use breaches.

The contact information should be an email address, or the full URL to an online contact form which weather providers can use to contact the application developer. Avoid using bug tracker URLs which require creating accounts.

Parameters:

this

a Info

contact_info

the contact information for the application