Beamable SDK
Public Member Functions | List of all members
Beamable.Api.Notification.IPubnubSubscriptionManager Interface Reference
Inheritance diagram for Beamable.Api.Notification.IPubnubSubscriptionManager:
Inheritance graph
[legend]

Public Member Functions

void Initialize (IPlatformService platform, IDependencyProvider provider)
 
void UnsubscribeAll ()
 
Promise SubscribeToProvider ()
 
void LoadChannelHistory (string channel, int msgLimit, Action< List< object > > onHistory, Action< PubnubClientError > onHistoryError)
 
void EnqueueOperation (PubNubOp operation, bool shouldRunNextOp=false)
 

Member Function Documentation

◆ LoadChannelHistory()

void Beamable.Api.Notification.IPubnubSubscriptionManager.LoadChannelHistory ( string  channel,
int  msgLimit,
Action< List< object > >  onHistory,
Action< PubnubClientError onHistoryError 
)

◆ UnsubscribeAll()

void Beamable.Api.Notification.IPubnubSubscriptionManager.UnsubscribeAll ( )

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