InCallService.VideoCall.Callback Construtores

Definição

Sobrecargas

InCallService.VideoCall.Callback()
InCallService.VideoCall.Callback(IntPtr, JniHandleOwnership)

InCallService.VideoCall.Callback()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=23)]
public Callback ();
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a

InCallService.VideoCall.Callback(IntPtr, JniHandleOwnership)

protected Callback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Telecom.InCallService.VideoCall.Callback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Telecom.InCallService.VideoCall.Callback

Parâmetros

javaReference
IntPtr

nativeint

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a