C# Class Crosschat.Server.Application.Services.Helpers.ProfileChangesNotificator

Show file Open project: EgorBo/CrossChat-Xamarin.Forms Class Usage Examples

Public Methods

Method Description
NotifyEverybodyInChatAboutProfileChanges ( int playerId, object>.Dictionary properties ) : void
ProfileChangesNotificator ( ISessionManager sessionManager ) : System.Collections.Generic

Method Details

NotifyEverybodyInChatAboutProfileChanges() public method

public NotifyEverybodyInChatAboutProfileChanges ( int playerId, object>.Dictionary properties ) : void
playerId int
properties object>.Dictionary
return void

ProfileChangesNotificator() public method

public ProfileChangesNotificator ( ISessionManager sessionManager ) : System.Collections.Generic
sessionManager ISessionManager
return System.Collections.Generic