Exemplo n.º 1
0
 static long n_GetMessageSequence(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Liveperson.Infra.Messaging_ui.View.Adapter.Viewholder.AmsSystemMaskedViewHolder __this = global::Java.Lang.Object.GetObject <global::Com.Liveperson.Infra.Messaging_ui.View.Adapter.Viewholder.AmsSystemMaskedViewHolder> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(__this.MessageSequence);
 }
Exemplo n.º 2
0
 static void n_ApplyColors(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Liveperson.Infra.Messaging_ui.View.Adapter.Viewholder.AmsSystemMaskedViewHolder __this = global::Java.Lang.Object.GetObject <global::Com.Liveperson.Infra.Messaging_ui.View.Adapter.Viewholder.AmsSystemMaskedViewHolder> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.ApplyColors();
 }