CreateMessageContext constructor
CreateMessageContext(
- PrimaryContext ctx
Implementation
CreateMessageContext(PrimaryContext ctx) {
copyFrom(ctx);
}
CreateMessageContext(PrimaryContext ctx) {
copyFrom(ctx);
}