Show / Hide Table of Contents

    Class DeviceInformationRequest

    This message can be used to identify the local connected device. As a result the device sends a response message which contains a Device Information Field.

    Inheritance
    System.Object
    HciMessage
    TxHciMessage
    DeviceTxMessage
    DeviceInformationRequest
    Inherited Members
    DeviceTxMessage.MessageIdentifier
    TxHciMessage.EndpointIdentifier
    TxHciMessage.Payload
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: FosterBuster.IU880B.Messaging.Tx.Device
    Assembly: IU880B.dll
    Syntax
    public sealed class DeviceInformationRequest : DeviceTxMessage

    Constructors

    | Improve this Doc View Source

    DeviceInformationRequest()

    Initializes a new instance of the DeviceInformationRequest class.

    Declaration
    public DeviceInformationRequest()
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX