메소드 | 설명 | |
---|---|---|
Connect ( ) : bool | ||
Connect ( string serviceName ) : bool | ||
Disconnect ( string serviceName ) : void | ||
MakeBusName ( string serviceName ) : string | ||
NameHasOwner ( string serviceName ) : bool | ||
QuitMainLoop ( ) : void | ||
RunMainLoop ( ) : void | ||
ServiceIsConnected ( string service ) : bool |
메소드 | 설명 | |
---|---|---|
Connect ( string serviceName, bool init ) : RequestNameReply | ||
DBusConnection ( ) : System |
public static Disconnect ( string serviceName ) : void | ||
serviceName | string | |
리턴 | void |
public static MakeBusName ( string serviceName ) : string | ||
serviceName | string | |
리턴 | string |
public static NameHasOwner ( string serviceName ) : bool | ||
serviceName | string | |
리턴 | bool |
public static ServiceIsConnected ( string service ) : bool | ||
service | string | |
리턴 | bool |