| ActivityChangedEventArgsSpecific Property |
The specific activity of the XMPP entity.
Namespace: Quickblox.Sdk.Modules.ChatXmppModuleAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Specific { get; }Public ReadOnly Property Specific As String
Get
public:
property String^ Specific {
String^ get ();
}member Specific : string with get
Property Value
Type:
String
See Also