change(with:completion:)

Declaration

func change(with params: MTRChannelClusterChangeChannelParams, completion: @escaping  @Sendable (MTRChannelClusterChangeChannelResponseParams?, (any Error)?) -> Void)
func change(with params: MTRChannelClusterChangeChannelParams) async throws -> MTRChannelClusterChangeChannelResponseParams