Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
RplExample3SessionListener Interface Reference
Inheritance diagram for RplExample3SessionListener:
[legend]

Public Member Functions

void RplExample3SessionListener (RplExample3System system)
 
override void EOnConnected (RplIdentity identity)
 
override void EOnDisconnected (RplIdentity identity)
 
- Public Member Functions inherited from RplSessionCallbacks
void EOnBegan ()
 
void EOnEnded ()
 
void EOnFailed (string msg)
 
void EOnConnected (RplIdentity identity)
 
void EOnDisconnected (RplIdentity identity)
 

Public Attributes

RplExample3System m_System
 

Constructor & Destructor Documentation

◆ RplExample3SessionListener()

void RplExample3SessionListener.RplExample3SessionListener ( RplExample3System  system)

Member Function Documentation

◆ EOnConnected()

override void RplExample3SessionListener.EOnConnected ( RplIdentity  identity)

Implements RplSessionCallbacks.

◆ EOnDisconnected()

override void RplExample3SessionListener.EOnDisconnected ( RplIdentity  identity)

Implements RplSessionCallbacks.

Member Data Documentation

◆ m_System

RplExample3System RplExample3SessionListener.m_System

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