The DisGUISE C# class library

Battery Constructor 

Creates an object that accesses the power situation of the phone.

public Battery(
   IPhonePort port
);

Parameters

port
The port to communicate with.

See Also

Battery Class | DisGUISE.Phone Namespace