Sendbird Chat SDK for .NET  3.0.29
SendBird.Member.Role Class Reference

Public Types

enum  InnerEnum { NONE, OPERATOR }
 

Public Member Functions

int Ordinal ()
 
override string ToString ()
 

Static Public Member Functions

static Role FromValue (string value)
 
static Role[] Values ()
 
static Role ValueOf (string name)
 

Public Attributes

readonly InnerEnum innerEnumValue
 

Static Public Attributes

static readonly Role NONE = new Role("NONE", InnerEnum.NONE, "none")
 
static readonly Role OPERATOR = new Role("OPERATOR", InnerEnum.OPERATOR, "operator")
 

Properties

string Value [get]
 

The documentation for this class was generated from the following file: