HIVE SDK for Unity3D

Properties | List of all members
hive.ConnectionHandler Class Reference

Listener for connection state changes
This class handles events that occur upon successful connection and connection failure. More...

Properties

Action OnConnected [get, set]
 연결 성공 시 호출되는 이벤트
Called when the connection is successfully established
 
Action OnReconnectStarted [get, set]
 Called when a reconnect attempt is about to start

 
Action< ResultAPI, List< String >, List< String > > OnReconnected [get, set]
 Called after re-connection is attempted

 
Action OnDisconnected [get, set]
 연결 실패 시 호출되는 이벤트
Called when the connection fails
 

Detailed Description

Listener for connection state changes
This class handles events that occur upon successful connection and connection failure.


The documentation for this class was generated from the following file:
Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy