Show / Hide Table of Contents

Class StopScanning

Sent to server, to stop scanning for devices across supported busses.

Inheritance
Object
ButtplugMessage
StopScanning
Inherited Members
ButtplugMessage.Id
ButtplugMessage.Name
ButtplugMessage.GetName(Type)
Namespace: Buttplug.Core.Messages
Assembly: Buttplug.dll
Syntax
public class StopScanning : ButtplugMessage

Constructors

StopScanning(UInt32)

Initializes a new instance of the StopScanning class.

Declaration
public StopScanning(uint id = null)
Parameters
Type Name Description
UInt32 id

Message ID.

In This Article
Back to top Generated by DocFX