set_automatic_presence


Description:

public void set_automatic_presence (ConnectionPresenceType presence, string status, string message)

Set the automatic presence for the new account, this, to the type (presence, status ), with message message.

Use the automatic_presence_type, automatic_status, and automatic_status_message properties to read the current automatic presence.

Parameters:

this

a AccountRequest

presence

the automatic presence type

status

the automatic presence status

message

the automatic presence message