Sendbird Chat SDK for .NET
SbGroupChannelContext

The context of a channel, used in SbGroupChannelCollectionHandler. More...

Public Member Functions

bool IsFromEvent ()
 Whether the SbCollectionEventSource of this context is from the real-time events. More...
 

Properties

SbCollectionEventSource CollectionEventSource [get]
 the SbCollectionEventSource of current context. More...
 

Detailed Description

The context of a channel, used in SbGroupChannelCollectionHandler.

Since
4.0.0

Member Function Documentation

◆ IsFromEvent()

bool IsFromEvent ( )

Whether the SbCollectionEventSource of this context is from the real-time events.

Since
4.0.0

Property Documentation

◆ CollectionEventSource

SbCollectionEventSource CollectionEventSource
get

the SbCollectionEventSource of current context.

Since
4.0.0