Phone
EndCall Method
RemotePhoneCallService API Reference
Requests to end the active call.
Namespace:
JustRemotePhone.RemotePhoneService
Assembly:
RemotePhoneService
(in RemotePhoneService.dll) Version: 5.6.0.1
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
void
EndCall
()
public void EndCall()
Public
Sub
EndCall
Public Sub EndCall
public
:
void
EndCall
()
public: void EndCall()
member
EndCall
:
unit
->
unit
member EndCall : unit -> unit
See Also
Phone Class
Phone Members
JustRemotePhone.RemotePhoneService Namespace