Show / Hide Table of Contents

Class Observer

Class representing an Observer in the API.

Inheritance
System.Object
Observer
Namespace:RiotSharp.CurrentGameEndpoint
Assembly:RiotSharp.dll
Syntax
public class Observer : object

Properties

EncryptionKey

Key required to pass to the LoL client to spectate a game.

Declaration
public string EncryptionKey { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX