public static void BindService(ServiceBinderBase serviceBinder, RealmsService.RealmsServiceBase 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document provides information about the `RealmsService` class within the `Google.Cloud.Gaming.V1` namespace, specifically for version 1.3.0 of the library."],["`RealmsService` is used to define a grouping of game server clusters, where they are considered interchangeable."],["The class inherits from the base `Object` class and has several inherited members from `System.Object`."],["The document details two methods for binding the service, `BindService(RealmsService.RealmsServiceBase)` and `BindService(ServiceBinderBase, RealmsService.RealmsServiceBase)`."],["The latest version of this package is version 2.2.0, and several earlier versions are also listed with their respective documentation paths."]]],[]]