[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-08-07(UTC)"],[[["The `SamsungResellerServiceFactory` class uses the Knox Deployment Program (KDP) to manage Samsung devices."],["The `GoogleResellerServiceFactory` class uses zero-touch enrollment to manage other Android devices."],["The Common Android Reseller Library offers methods such as `claimDevice`, `unclaimDevice`, and `createCustomer` for device management."],["Methods like `claimDevicesAsync` and `unclaimDevicesAsync` provide asynchronous options for managing large numbers of devices."],["The library allows resellers to manage customers through methods like `createCustomer` and `listCustomers`, and track operation status using `getOperation` and `listOperations`."]]],["The Common Android Reseller Library uses `SamsungResellerServiceFactory` for Knox Deployment Program (KDP) Samsung devices and `GoogleResellerServiceFactory` for zero-touch enrollment of other Android devices. Key actions include: claiming and unclaiming devices (individually or in bulk), creating customer objects, listing devices by identifier or owner, and retrieving operation statuses. Resellers can also list customers and operations, filtering by type or state. Supported methods differ between KDP and zero-touch.\n"]]