| TuneEventArgsStop Property |
Determines whether the XMPP entity stopped play back.
Namespace: Quickblox.Sdk.Modules.ChatXmppModuleAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Stop { get; }Public ReadOnly Property Stop As Boolean
Get
public:
property bool Stop {
bool get ();
}member Stop : bool with get
Property Value
Type:
Boolean
See Also