| SubscriptionsEventArgsPresenceType Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ChatXmppModule.SubscriptionsEventArgs.PresenceType"]
Namespace: Quickblox.Sdk.Modules.ChatXmppModuleAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic PresenceType PresenceType { get; }Public ReadOnly Property PresenceType As PresenceType
Get
public:
property PresenceType PresenceType {
PresenceType get ();
}member PresenceType : PresenceType with get
Property Value
Type:
PresenceType
See Also