C# 클래스 BgApiDriver.BgApi.ble_msg_attclient_attribute_value_evt_t

상속: BgApiEvent
파일 보기 프로젝트 열기: ahouben/BleDriver.NET

공개 프로퍼티들

프로퍼티 타입 설명
atthandle int
connection int
type int
value byte[]

프로퍼티 상세

atthandle 공개적으로 프로퍼티

public int atthandle
리턴 int

connection 공개적으로 프로퍼티

public int connection
리턴 int

type 공개적으로 프로퍼티

public int type
리턴 int

value 공개적으로 프로퍼티

public byte[] value
리턴 byte[]