VideoCall
Callback
VideoCall()
VideoCall(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
RegisterCallback(Callback)
RegisterCallback(Callback, Handler)
RequestCallDataUsage()
RequestCameraCapabilities()
SendSessionModifyRequest(VideoProfile)
SendSessionModifyResponse(VideoProfile)
SetCamera(String)
SetDeviceOrientation(Int32)
SetDisplaySurface(Surface)
SetPauseImage(Uri)
SetPreviewSurface(Surface)
SetZoom(Single)
UnregisterCallback(Callback)
monoandroid
namespace Android.Telecom
{
[Register("android/telecom/InCallService", ApiSince = 23, DoNotGenerateAcw = true)]
public abstract class InCallService : Service
{
[Register("android/telecom/InCallService$VideoCall", ApiSince = 23, DoNotGenerateAcw = true)]
public abstract class VideoCall : Object
{
protected override Type! ThresholdType { get; }
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API