C# Class Signal.Messages.OutgoingPrekeyBundleMessage

Inheritance: OutgoingTextMessage
Afficher le fichier Open project: smndtrl/Signal-UWP

Méthodes publiques

Méthode Description
OutgoingPrekeyBundleMessage ( OutgoingTextMessage message, String body ) : System
withBody ( String body ) : OutgoingTextMessage

Method Details

OutgoingPrekeyBundleMessage() public méthode

public OutgoingPrekeyBundleMessage ( OutgoingTextMessage message, String body ) : System
message OutgoingTextMessage
body String
Résultat System

withBody() public méthode

public withBody ( String body ) : OutgoingTextMessage
body String
Résultat OutgoingTextMessage