HIVE SDK for Unity3D

Properties | List of all members
hive.ChannelHandler Class Reference

Listener for handling channel-related events
This class handles various events occurring in a channel. More...

Properties

Action< EnteredMemberOnEnteredMember [get, set]
 채널에 멤버가 입장할 때 호출되는 이벤트
Called when a member enters the channel
 
Action< ExitedMemberOnExitedMember [get, set]
 채널에서 멤버가 퇴장할 때 호출되는 이벤트
Called when a member exits the channel
 
Action< DeletedChannelOnDeletedChannel [get, set]
 채널 삭제 시 호출되는 이벤트
Called when a channel is deleted
 
Action< ChannelNoticeMessageOnNoticeMessage [get, set]
 채널 공지 메시지 수신 시 호출되는 이벤트
Called when a channel notice message is received
 
Action< ChannelMessageOnChannelMessage [get, set]
 채널 메시지 수신 시 호출되는 이벤트
Called when a channel message is received
 

Detailed Description

Listener for handling channel-related events
This class handles various events occurring in a channel.


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