set_chat
Description:
public void set_chat (
Chat? interface_)
Sets the Chat instance for the D-Bus interface <link
linkend="gdbus-interface-org-gnome-OnlineAccounts-Chat.
top_of_page">org.gnome.OnlineAccounts.Chat</link> on this.
Parameters:
| this |
A ObjectSkeleton.
|
| interface_ |
A Chat or null to clear the interface.
|