C# 클래스 BgApiDriver.BgApi.ble_msg_attclient_group_found_evt_t

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

공개 프로퍼티들

프로퍼티 타입 설명
connection int
end int
start int
uuid byte[]

프로퍼티 상세

connection 공개적으로 프로퍼티

public int connection
리턴 int

end 공개적으로 프로퍼티

public int end
리턴 int

start 공개적으로 프로퍼티

public int start
리턴 int

uuid 공개적으로 프로퍼티

public byte[] uuid
리턴 byte[]