C# Class Signal.Messages.IncomingPreKeyBundleMessage

Inheritance: IncomingTextMessage
Afficher le fichier Open project: smndtrl/Signal-UWP Class Usage Examples

Méthodes publiques

Méthode Description
IncomingPreKeyBundleMessage ( IncomingTextMessage b, string newBody ) : System
withMessageBody ( string messageBody ) : IncomingPreKeyBundleMessage

Method Details

IncomingPreKeyBundleMessage() public méthode

public IncomingPreKeyBundleMessage ( IncomingTextMessage b, string newBody ) : System
b IncomingTextMessage
newBody string
Résultat System

withMessageBody() public méthode

public withMessageBody ( string messageBody ) : IncomingPreKeyBundleMessage
messageBody string
Résultat IncomingPreKeyBundleMessage