wxr
2024-11-14 589eb3ae9f309dd7adaac7b5ee48f4a9259855f8
Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/generated/type-mapping.txt
@@ -25,8 +25,10 @@
  LIBRARY_PACKAGE_NAME = LibraryPackageName
com/hdl/hdllinphonesdk/callback/OnHDLLinphoneCallListener = Com.Hdl.Hdllinphonesdk.Callback.IOnHDLLinphoneCallListener
  onAnswerAction()V = OnAnswerAction()
  onCallAllRejection()V = OnCallAllRejection()
  onHangUpAction(I)V = OnHangUpAction(int)
  onIncomingCall(Ljava/lang/String;)V = OnIncomingCall(string)
  onMissedCallsAction()V = OnMissedCallsAction()
  onRejectCallAction()V = OnRejectCallAction()
  onScreenshotSuccessfulAction(Landroid/graphics/Bitmap;)V = OnScreenshotSuccessfulAction(Android.Graphics.Bitmap)
  onUnlockAction()V = OnUnlockAction()
@@ -59,7 +61,9 @@
  addPhoneCallback(Lcom/hdl/hdllinphonesdk/core/callback/PhoneCallback;)V = AddPhoneCallback(Com.Hdl.Hdllinphonesdk.Core.Callback.PhoneCallback)
  addRegistrationCallback(Lcom/hdl/hdllinphonesdk/core/callback/RegistrationCallback;)V = AddRegistrationCallback(Com.Hdl.Hdllinphonesdk.Core.Callback.RegistrationCallback)
  enableDeviceRingtone(Z)V = EnableDeviceRingtone(bool)
  initCore()V = InitCore()
  onBind(Landroid/content/Intent;)Landroid/os/IBinder; = OnBind(Android.Content.Intent)
  pddd()V = Pddd()
  removeAllCallback()V = RemoveAllCallback()
  removePhoneCallback()V = RemovePhoneCallback()
  removeRegistrationCallback()V = RemoveRegistrationCallback()
@@ -74,6 +78,7 @@
  setMessage(Ljava/lang/String;)V = SetMessage(string)
  setTitle(Ljava/lang/String;)V = SetTitle(string)
com/hdl/hdllinphonesdk/HDLLinphoneKit = Com.Hdl.Hdllinphonesdk.HDLLinphoneKit
  audioManager = AudioManager
  HDLLinphoneKitNAME = HDLLinphoneKitNAME
  INTER_PHONE_TYPE_EZVIZ = InterPhoneTypeEzviz
  INTER_PHONE_TYPE_FLVI = InterPhoneTypeFlvi
@@ -82,18 +87,22 @@
  INTER_PHONE_TYPE_IMOUVISIAL = InterPhoneTypeImouvisial
  KEY_SIP_ACCOUNT = KeySipAccount
  KEY_TITLE_NAME = KeyTitleName
  missedCallsTime = MissedCallsTime
  isAutoJumpCallView()Z = AutoJumpCallView
  setAutoJumpCallView(Z)V = AutoJumpCallView
  getInstance()Lcom/hdl/hdllinphonesdk/HDLLinphoneKit; = Instance
  getIntercomeType()Ljava/lang/String; = IntercomeType
  isIncomingReceivedCallState()Z = IsIncomingReceivedCallState
  getMediaPlayerPlayingStatus()Z = MediaPlayerPlayingStatus
  getOnHDLLinphoneCallListener()Lcom/hdl/hdllinphonesdk/callback/OnHDLLinphoneCallListener; = OnHDLLinphoneCallListener
  setOnHDLLinphoneCallListener(Lcom/hdl/hdllinphonesdk/callback/OnHDLLinphoneCallListener;)V = OnHDLLinphoneCallListener
  getRingerMode()I = RingerMode
  acceptCall()V = AcceptCall()
  acceptCallWithVideo(Z)V = AcceptCallWithVideo(bool)
  addCallback(Lcom/hdl/hdllinphonesdk/core/callback/RegistrationCallback;Lcom/hdl/hdllinphonesdk/core/callback/PhoneCallback;)V = AddCallback(Com.Hdl.Hdllinphonesdk.Core.Callback.RegistrationCallback, Com.Hdl.Hdllinphonesdk.Core.Callback.PhoneCallback)
  callTo(Ljava/lang/String;Z)V = CallTo(string, bool)
  clearProxyConfig()V = ClearProxyConfig()
  freeViewRegisterUserAuth(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V = FreeViewRegisterUserAuth(string, string, string)
  freeViewRegisterUserAuth(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V = FreeViewRegisterUserAuth(string, string, string, string)
  gotoHDLLinphoneIntercomActivity()V = GotoHDLLinphoneIntercomActivity()
  hangUp()V = HangUp()
  initLinphone(Landroid/content/Context;)V = InitLinphone(Android.Content.Context)
@@ -104,11 +113,17 @@
  onOpenSuccess()V = OnOpenSuccess()
  onPause()V = OnPause()
  onResume()V = OnResume()
  registerUserAuth(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V = RegisterUserAuth(string, string, string)
  playRingtone()V = PlayRingtone()
  registerUserAuth(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V = RegisterUserAuth(string, string, string, string)
  releaseRingtone()V = ReleaseRingtone()
  sendSipMessage(Ljava/lang/String;Ljava/lang/String;)V = SendSipMessage(string, string)
  setAccountAndLogin(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V = SetAccountAndLogin(string, string, string, string)
  setAccountAndLogin(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V = SetAccountAndLogin(string, string, string, string, string)
  setAndroidVideoWindow(Landroid/view/TextureView;Landroid/view/TextureView;)V = SetAndroidVideoWindow(Android.Views.TextureView, Android.Views.TextureView)
  setMediaPlayerLooping(Z)V = SetMediaPlayerLooping(bool)
  setOpenOpenDoorCallBack(Lcom/hdl/hdllinphonesdk/callback/OnLPOpenDoorCallBack;)V = SetOpenOpenDoorCallBack(Com.Hdl.Hdllinphonesdk.Callback.IOnLPOpenDoorCallBack)
  startService(Landroid/content/Context;)V = StartService(Android.Content.Context)
  stopRingtone()V = StopRingtone()
  toggleMicro(Z)V = ToggleMicro(bool)
  toggleSpeaker(Z)V = ToggleSpeaker(bool)
com/hdl/hdllinphonesdk/interfaces/AddressType = Com.Hdl.Hdllinphonesdk.Interfaces.IAddressType