@interface MSOpenComposeDelegateRequest : MSXPCService - (id)init; - (void)checkInComposeWithIdentifier:(id)a0 completion:(id /* block */)a1; @end