C# 클래스 android.bluetooth.BluetoothServerSocket
파일 보기
프로젝트 열기: JeroMiya/androidmono
공개 메소드들
메소드 |
설명 |
|
accept ( ) : global::android.bluetooth.BluetoothSocket |
|
|
accept ( int arg0 ) : global::android.bluetooth.BluetoothSocket |
|
|
close ( ) : void |
|
|
비공개 메소드들
메소드 상세
public accept ( ) : global::android.bluetooth.BluetoothSocket |
리턴 |
global::android.bluetooth.BluetoothSocket |
|
public accept ( int arg0 ) : global::android.bluetooth.BluetoothSocket |
arg0 |
int |
|
리턴 |
global::android.bluetooth.BluetoothSocket |
|
public close ( ) : void |
리턴 |
void |
|