public static void BindService(ServiceBinderBase serviceBinder, DeviceManager.DeviceManagerBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
Parameters
Name
Description
serviceBinder
Grpc.Core.ServiceBinderBase
Service methods will be bound by calling AddMethod on this object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeviceManager\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e namespace is used for securely connecting and managing Internet of Things (IoT) devices.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the DeviceManager API is 2.2.0, with historical versions ranging back to 1.0.0 also being documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods facilitate creating and registering service definitions for server-side handling logic, specifically related to \u003ccode\u003eDeviceManager.DeviceManagerBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method with the parameters of \u003ccode\u003eserviceBinder\u003c/code\u003e and \u003ccode\u003eserviceImpl\u003c/code\u003e is part of an experimental API that is subject to change or removal without prior notice.\u003c/p\u003e\n"],["\u003cp\u003eThe class Device Manager inherits inherited members from \u003ccode\u003eSystem.Object\u003c/code\u003e such as \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eMemberwiseClone()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]