C# Class HoloToolkit.Sharing.Session

Inheritance: global::System.IDisposable
Afficher le fichier Open project: OpenHID/InteractivePaint Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
AddListener ( SessionListener newListener ) : void
Dispose ( ) : void
GetMachineSessionState ( ) : MachineSessionState
GetName ( ) : XString
GetSessionNetworkConnection ( ) : NetworkConnection
GetSessionType ( ) : SessionType
GetUser ( int i ) : User
GetUserCount ( ) : int
IsJoined ( ) : bool
Join ( ) : bool
Leave ( ) : void
RemoveListener ( SessionListener oldListener ) : void

Private Methods

Méthode Description
Session ( global cPtr, bool cMemoryOwn )
getCPtr ( Session obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

AddListener() public méthode

public AddListener ( SessionListener newListener ) : void
newListener SessionListener
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetMachineSessionState() public méthode

public GetMachineSessionState ( ) : MachineSessionState
Résultat MachineSessionState

GetName() public méthode

public GetName ( ) : XString
Résultat XString

GetSessionNetworkConnection() public méthode

public GetSessionNetworkConnection ( ) : NetworkConnection
Résultat NetworkConnection

GetSessionType() public méthode

public GetSessionType ( ) : SessionType
Résultat SessionType

GetUser() public méthode

public GetUser ( int i ) : User
i int
Résultat User

GetUserCount() public méthode

public GetUserCount ( ) : int
Résultat int

IsJoined() public méthode

public IsJoined ( ) : bool
Résultat bool

Join() public méthode

public Join ( ) : bool
Résultat bool

Leave() public méthode

public Leave ( ) : void
Résultat void

RemoveListener() public méthode

public RemoveListener ( SessionListener oldListener ) : void
oldListener SessionListener
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool