Table of Contents

Struct PushGroup

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Abstractions.dll
public struct PushGroup
Inherited Members

Constructors

PushGroup(string)

public PushGroup(string GroupName)

Parameters

GroupName string

Fields

GroupName

public readonly string GroupName

Field Value

string

Operators

implicit operator PushGroup(string)

public static implicit operator PushGroup(string GroupName)

Parameters

GroupName string

Returns

PushGroup