getOCMSegmentId abstract method

DirectedOCMSegmentId? getOCMSegmentId(
  1. SegmentReference segmentReference
)

The DirectedOCMSegmentId for provided SegmentReference.

Returns DirectedOCMSegmentId?. DirectedOCMSegmentId corresponding to provided SegmentReference.

Implementation

DirectedOCMSegmentId? getOCMSegmentId(SegmentReference segmentReference);