Kgapi
imclient.h
54 /** The protocol of the IM client. The protocol can be custom or one of these predefined values: * `aim` * `msn` * `yahoo` * `skype` * `qq` * `googleTalk` *
65 /** The type of the IM client. The type can be custom or one of these predefined values: * `home` * `work` * `other` **/
75 /** Output only. The type of the IM client translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale. **/
void setUsername(const QString &value)
Sets value of the username property.
Definition imclient.cpp:109
void setMetadata(const FieldMetadata &value)
Sets value of the metadata property.
Definition imclient.cpp:127
void setProtocol(const QString &value)
Sets value of the protocol property.
Definition imclient.cpp:100
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.