Package im.zego.internal.screencapture
Class ZegoScreenCaptureService.ZegoScreenCaptureLocalBinder
- java.lang.Object
-
- android.os.Binder
-
- im.zego.internal.screencapture.ZegoScreenCaptureService.ZegoScreenCaptureLocalBinder
-
- All Implemented Interfaces:
android.os.IBinder
- Enclosing class:
- ZegoScreenCaptureService
public class ZegoScreenCaptureService.ZegoScreenCaptureLocalBinder extends android.os.Binder
-
-
Constructor Summary
Constructors Constructor Description ZegoScreenCaptureLocalBinder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ZegoScreenCaptureService
getService()
-
Methods inherited from class android.os.Binder
attachInterface, clearCallingIdentity, clearCallingWorkSource, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUidOrThrow, getCallingUserHandle, getCallingWorkSourceUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, restoreCallingWorkSource, setCallingWorkSourceUid, transact, unlinkToDeath
-
-
-
-
Method Detail
-
getService
public ZegoScreenCaptureService getService()
-
-