RemoteActionsRequestBuilder.fromHeader constructor

RemoteActionsRequestBuilder.fromHeader(
  1. ImcBuilderHeaderPart headerFrom
)

Implementation

RemoteActionsRequestBuilder.fromHeader(ImcBuilderHeaderPart headerFrom) {
  copyFromHeader(headerFrom);
}