skip(with:completionHandler:)

Declaration

func skip(with params: MTRChannelClusterSkipChannelParams, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func skip(with params: MTRChannelClusterSkipChannelParams) async throws